Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp70 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
82 (AllowInvalidDecl || !ND->isInvalidDecl()); in ValidateCandidate()
88 bool AllowInvalidDecl; member in __anonb54c7a2f0111::TypeNameValidatorCCC