Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp72 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
81 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
116 bool AllowInvalidDecl; member in __anon16e8b5580111::TypeNameValidatorCCC