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