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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 208 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
DwarfCompileUnit.cpp 524 ScopeDIE = constructInlinedScopeDIE(Scope);
643 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) {

Completed in 22 milliseconds