Searched refs:findInlinedScope (Results 1 – 4 of 4) sorted by relevance
186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
154 Scope = LScopes.findInlinedScope(LocalVar->getScope(), InlinedAt); in trimLocationRanges()
1895 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()1969 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
1460 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()