Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp72 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass = false, in TypeNameValidatorCCC() argument
75 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()