Home
last modified time | relevance | path

Searched refs:curScope (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp357 ValueScope& curScope = getCurValueScope(); in setValue() local
359 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() local
405 vector<Variable*>& curLiveVars = curScope.getLiveVariables(); in popVariableScope()
417 DE_ASSERT(curScope.getLiveVariables().size() == 0); in popVariableScope()
/external/clang/lib/Sema/
DSemaAttr.cpp330 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument
335 LookupParsedName(Lookup, curScope, nullptr, true); in ActOnPragmaUnused()
/external/clang/include/clang/Sema/
DSema.h7789 Scope *curScope,
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...