Home
last modified time | relevance | path

Searched refs:curScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaAttr.cpp699 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument
704 LookupParsedName(Lookup, curScope, nullptr, true); in ActOnPragmaUnused()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h10025 Scope *curScope,