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.h188 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.cpp1906 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1976 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
H A DCodeViewDebug.cpp1474 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()