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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 212 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
DwarfCompileUnit.cpp 548 ScopeDIE = constructLexicalScopeDIE(Scope);
677 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) {

Completed in 34 milliseconds