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

References

lib/CodeGen/LexicalScopes.cpp
  100         MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL);
  116       MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL);
  147       return getOrCreateLexicalScope(IA);
  200     Parent = getOrCreateLexicalScope(InlinedAt);
  284   LexicalScope *Scope = getOrCreateLexicalScope(DL);
  303   LexicalScope *Scope = getOrCreateLexicalScope(DL);
  314       if (LexicalScope *IScope = getOrCreateLexicalScope(IDL))