Searched refs:WantClass (Results 1 – 1 of 1) sorted by relevance
88 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass = false, in TypeNameValidatorCCC() argument91 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass), in TypeNameValidatorCCC()