|
clang
5.0.0
|
#include "clang/AST/DeclCXX.h"#include "clang/Sema/DeclSpec.h"#include "clang/Sema/Ownership.h"#include "llvm/ADT/SmallVector.h"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 | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
1.8.6