Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp75 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass = false, in TypeNameValidatorCCC() argument
78 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()