Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp73 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
82 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
117 bool AllowInvalidDecl; member in __anon4477f6fd0111::TypeNameValidatorCCC