Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp87 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
96 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
131 bool AllowInvalidDecl; member in __anon3dfc61220111::TypeNameValidatorCCC