Searched refs:curScope (Results 1 – 2 of 2) sorted by relevance
276 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument281 LookupParsedName(Lookup, curScope, NULL, true); in ActOnPragmaUnused()
5227 Scope *curScope,