Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp87 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()
96 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate()
131 bool AllowInvalidDecl; member in __anone78f2ce60111::TypeNameValidatorCCC