clang API Documentation

Classes | Namespaces
TypoCorrection.h File Reference
#include "clang/AST/DeclCXX.h"
#include "clang/Sema/DeclSpec.h"
#include "clang/Sema/Ownership.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for TypoCorrection.h:
This graph shows which files directly or indirectly include this file:

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::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