Searched defs:curScope (Results 1 – 2 of 2) sorted by relevance
357 ValueScope& curScope = getCurValueScope(); in setValue() local398 VariableScope& curScope = getCurVariableScope(); in popVariableScope() local
446 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused()