Searched refs:findInlinedScope (Results 1 – 3 of 3) sorted by relevance
187 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
1334 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()1388 Scope = LScopes.findInlinedScope(Label->getScope(), IA); in collectEntityInfo()
1263 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()