Searched refs:findLexicalScope (Results 1 – 7 of 7) sorted by relevance
172 LexicalScope *findLexicalScope(const DILocation *DL);192 LexicalScope *findLexicalScope(const DILocalScope *N) { in findLexicalScope() function
124 LexicalScope *LexicalScopes::findLexicalScope(const DILocation *DL) { in findLexicalScope() function in LexicalScopes137 return findLexicalScope(Scope); in findLexicalScope()
1185 LexicalScope *Scope = LS.findLexicalScope(dl); in computeIntervals()
1540 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); in collectVariableInfoFromMFTable()1600 auto *LScope = LScopes.findLexicalScope(DL); in validThroughout()1628 auto *PredScope = LScopes.findLexicalScope(PredDL); in validThroughout()1897 Scope = LScopes.findLexicalScope(LocalVar->getScope()); in collectEntityInfo()1971 Scope = LScopes.findLexicalScope(LocalScope); in collectEntityInfo()1990 LexicalScope *LexS = LScopes.findLexicalScope(LS); in collectEntityInfo()
156 Scope = LScopes.findLexicalScope(LocalVar->getScope()); in trimLocationRanges()
1289 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); in collectVariableInfoFromMFTable() 1462 Scope = LScopes.findLexicalScope(DIVar->getScope()); in beginFunctionImpl()
1414 auto *Scope = LS.findLexicalScope(MI.getDebugLoc().get()); in transferDebugValue()1621 auto *Scope = LS.findLexicalScope(MI.getDebugLoc().get()); in transferDebugInstrRef()3799 auto *Scope = LS.findLexicalScope(ScopeLoc); in ExtendRanges()