Searched refs:DifferentNameValidatorCCC (Results 1 – 1 of 1) sorted by relevance
8296 class DifferentNameValidatorCCC final : public CorrectionCandidateCallback { class8298 DifferentNameValidatorCCC(ASTContext &Context, FunctionDecl *TypoFD, in DifferentNameValidatorCCC() function in __anone3e098810c11::DifferentNameValidatorCCC8329 return std::make_unique<DifferentNameValidatorCCC>(*this); in clone()8379 DifferentNameValidatorCCC CCC(SemaRef.Context, NewFD, in DiagnoseInvalidRedeclaration()