reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/LexicalScopes.cpp
  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);