Searched defs:getDICompositeType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DDebugInfo.cpp939 /// getDICompositeType - Find underlying composite type.
940 DICompositeType llvm::getDICompositeType(DIType T) { function in class:llvm
949 return getDICompositeType(

Completed in 223 milliseconds