Searched refs:TypeNameValidatorCCC (Results 1 – 1 of 1) sorted by relevance
73 class TypeNameValidatorCCC final : public CorrectionCandidateCallback { class75 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass = false, in TypeNameValidatorCCC() function in __anon7daf71030111::TypeNameValidatorCCC118 return std::make_unique<TypeNameValidatorCCC>(*this); in clone()446 TypeNameValidatorCCC CCC(/*AllowInvalid=*/true, isClassName, in getTypeName()759 TypeNameValidatorCCC CCC(/*AllowInvalid=*/false, /*WantClass=*/false, in DiagnoseUnknownTypeName()