Lines Matching refs:LexicalScope
335 bool DwarfDebug::isLexicalScopeDIENull(LexicalScope *Scope) { in isLexicalScopeDIENull()
358 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE()
691 LexicalScope *Scope) { in createAbstractVariable()
713 if (LexicalScope *Scope = in ensureAbstractVariableIsCreatedIfScoped()
729 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); in collectVariableInfoFromMMITable()
907 DbgVariable *DwarfDebug::createConcreteVariable(LexicalScope &Scope, in createConcreteVariable()
944 LexicalScope *Scope = nullptr; in collectVariableInfo()
989 if (LexicalScope *Scope = LScopes.findLexicalScope(DV->getScope())) in collectVariableInfo()
1058 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()
1114 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()
1143 for (LexicalScope *AScope : LScopes.getAbstractScopesList()) { in endFunction()