Home
last modified time | relevance | path

Searched refs:getContainingType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h531 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(5); } in getContainingType() function
626 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(4); } in getContainingType() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1072 DICompositeType ContainingType(resolve(CTy.getContainingType())); in constructTypeDIE()
1301 std::make_pair(&SPDie, resolve(SP.getContainingType()))); in applySubprogramAttributes()