Searched refs:curScope (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableManager.cpp357 ValueScope& curScope = getCurValueScope(); local
359 if (!curScope.findEntry(variable))
362 ValueEntry* newEntry = curScope.allocate(variable);
371 curScope.setValue(variable, value);
398 VariableScope& curScope = getCurVariableScope(); local
405 vector<Variable*>& curLiveVars = curScope.getLiveVariables();
417 DE_ASSERT(curScope.getLiveVariables().size() == 0);
/external/clang/lib/Sema/
H A DSemaAttr.cpp434 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, argument
439 LookupParsedName(Lookup, curScope, nullptr, true);
/external/clang/include/clang/Sema/
H A DSema.h7184 Scope *curScope,
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 156 milliseconds