reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
125 if (!Scope) 130 Scope = Scope->getNonLexicalBlockFileScope(); 130 Scope = Scope->getNonLexicalBlockFileScope(); 133 auto I = InlinedLexicalScopeMap.find(std::make_pair(Scope, IA)); 136 return findLexicalScope(Scope);