Home
last modified time | relevance | path

Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h271 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
H A DDwarfCompileUnit.cpp1018 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createScopeChildrenDIE()
1243 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit
H A DDwarfDebug.cpp1132 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()