Searched refs:isCurrentFunctionScope (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h151 /// isCurrentFunctionScope - Return true if given lexical scope represents
153 bool isCurrentFunctionScope(const LexicalScope *LS) { function in class:llvm::LexicalScopes
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp462 if (LScopes.isCurrentFunctionScope(Scope)) {
1122 if (!LScopes.isCurrentFunctionScope(Scope))

Completed in 94 milliseconds