Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp75 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
84 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
119 bool AllowInvalidDecl; member in __anon5c4a19240111::TypeNameValidatorCCC