Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DLexicalScopes.h66 LexicalScope *getCurrentFunctionScope() const { return CurrentFnLexicalScope;} in getCurrentFunctionScope() function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1397 Scope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()
1465 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()
1562 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
1634 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()
1855 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()