Home
last modified time | relevance | path

Searched defs:curScope (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp357 ValueScope& curScope = getCurValueScope(); in setValue() local
398 VariableScope& curScope = getCurVariableScope(); in popVariableScope() local
/external/clang/lib/Sema/
DSemaAttr.cpp330 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused()