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