Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp154 Scope = LScopes.findInlinedScope(LocalVar->getScope(), InlinedAt); in trimLocationRanges()
H A DDwarfDebug.cpp1895 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1969 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
H A DCodeViewDebug.cpp1460 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()