Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp78 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
87 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
122 bool AllowInvalidDecl; member in __anon7daf71030111::TypeNameValidatorCCC