Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp699 void Sema::ActOnPragmaUnused(const Token &IdTok, Scope *curScope, in ActOnPragmaUnused() argument
704 LookupParsedName(Lookup, curScope, nullptr, true); in ActOnPragmaUnused()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9953 Scope *curScope,