Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h61 bool isCurrentFunctionScope(const LexicalScope *LS) { in isCurrentFunctionScope() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp382 if (LScopes.isCurrentFunctionScope(Scope)) in constructScopeDIE()
787 if (!LScopes.isCurrentFunctionScope(Scope)) in addCurrentFnArgument()