Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h66 LexicalScope *getCurrentFunctionScope() const { return CurrentFnLexicalScope;} in getCurrentFunctionScope() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1140 Scope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()
1208 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()
1305 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
1365 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()
1560 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()