reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
172 LexicalScope *findLexicalScope(const DILocation *DL);
1156 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc);
lib/CodeGen/AsmPrinter/DwarfDebug.cpp1275 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); 1304 auto *LScope = LScopes.findLexicalScope(DL); 1328 auto *PredScope = LScopes.findLexicalScope(PredDL);lib/CodeGen/LiveDebugVariables.cpp
891 LexicalScope *Scope = LS.findLexicalScope(dl);