clang 19.0.0git
Classes | Namespaces
TypoCorrection.h File Reference
#include "clang/AST/Decl.h"
#include "clang/AST/DeclarationName.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/PartialDiagnostic.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Sema/DeclSpec.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/Casting.h"
#include <cstddef>
#include <limits>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  clang::TypoCorrection
 Simple class containing the result of Sema::CorrectTypo. More...
 
class  clang::CorrectionCandidateCallback
 Base class for callback objects used by Sema::CorrectTypo to check the validity of a potential typo correction. More...
 
class  clang::DefaultFilterCCC
 
class  clang::DeclFilterCCC< C >
 Simple template class for restricting typo correction candidates to ones having a single Decl* of the given type. More...
 
class  clang::FunctionCallFilterCCC
 
class  clang::NoTypoCorrectionCCC
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.