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