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

  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 151 /// isCurrentFunctionScope - Return true if given lexical scope represents
153 bool isCurrentFunctionScope(const LexicalScope *LS) {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 462 if (LScopes.isCurrentFunctionScope(Scope)) {
    [all...]

Completed in 534 milliseconds