Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp69 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
83 return !WantClassName && candidate.isKeyword(); in ValidateCandidate()
88 bool WantClassName; member in __anon37e383c60111::TypeNameValidatorCCC