HomeSort by: relevance | last modified time | path
    Searched refs:constructImportedEntityDIE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 271 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
DwarfCompileUnit.cpp 1018 constructImportedEntityDIE(cast<DIImportedEntity>(IE)));
1243 DIE *DwarfCompileUnit::constructImportedEntityDIE(
DwarfDebug.cpp 1132 D->addChild(TheCU.constructImportedEntityDIE(N));

Completed in 19 milliseconds