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