Searched refs:curScope (Results 1 – 2 of 2) sorted by relevance
836 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument841 LookupName(Lookup, curScope, /*AllowBuiltinCreation=*/true); in ActOnPragmaUnused()
1945 void ActOnPragmaUnused(const Token &Identifier, Scope *curScope,