Home
last modified time | relevance | path

Searched refs:findInlinedScope (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp152 Scope = LScopes.findInlinedScope(LocalVar->getScope(), InlinedAt); in trimLocationRanges()
H A DDwarfDebug.cpp1808 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1882 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
H A DCodeViewDebug.cpp1351 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()