Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1571 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1645 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
HDCodeViewDebug.cpp1313 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()