Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp68 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
80 (AllowInvalidDecl || !ND->isInvalidDecl()); in ValidateCandidate()
86 bool AllowInvalidDecl; member in __anon7cb36e300111::TypeNameValidatorCCC