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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 234 DIE *createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE);
DwarfCompileUnit.cpp 1043 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE))
1061 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope,
1109 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, *AbsDef))

Completed in 14 milliseconds