Home
last modified time | relevance | path

Searched refs:DifferentNameValidatorCCC (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp8806 class DifferentNameValidatorCCC final : public CorrectionCandidateCallback { class
8808 DifferentNameValidatorCCC(ASTContext &Context, FunctionDecl *TypoFD, in DifferentNameValidatorCCC() function in __anon82674d9a1411::DifferentNameValidatorCCC
8839 return std::make_unique<DifferentNameValidatorCCC>(*this); in clone()
8889 DifferentNameValidatorCCC CCC(SemaRef.Context, NewFD, in DiagnoseInvalidRedeclaration()