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