Home
last modified time | relevance | path

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

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