Searched refs:findInlinedScope (Results 1 – 3 of 3) sorted by relevance
186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
1571 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()1645 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
1313 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()