Searched refs:curScope (Results 1 – 4 of 4) sorted by relevance
357 ValueScope& curScope = getCurValueScope(); in setValue() local359 if (!curScope.findEntry(variable)) in setValue()362 ValueEntry* newEntry = curScope.allocate(variable); in setValue()371 curScope.setValue(variable, value); in setValue()398 VariableScope& curScope = getCurVariableScope(); in popVariableScope() local405 vector<Variable*>& curLiveVars = curScope.getLiveVariables(); in popVariableScope()417 DE_ASSERT(curScope.getLiveVariables().size() == 0); in popVariableScope()
330 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument335 LookupParsedName(Lookup, curScope, nullptr, true); in ActOnPragmaUnused()
7789 Scope *curScope,
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...