Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp69 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
81 (AllowInvalidDecl || !ND->isInvalidDecl()); in ValidateCandidate()
87 bool AllowInvalidDecl; member in __anon012cf1f80111::TypeNameValidatorCCC