Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp11602 class NamespaceValidatorCCC final : public CorrectionCandidateCallback { class
11611 return std::make_unique<NamespaceValidatorCCC>(*this); in clone()
11622 NamespaceValidatorCCC CCC{}; in TryNamespaceTypoCorrection()