Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp91 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
100 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
135 bool AllowInvalidDecl; member in __anondd060bcd0111::TypeNameValidatorCCC