HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentFunctionScope (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 65 /// getCurrentFunctionScope - Return lexical scope for the current function.
66 LexicalScope *getCurrentFunctionScope() const { return CurrentFnLexicalScope;}
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]

Completed in 810 milliseconds