Searched defs:TypoCorrection (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp1167 CorrectionCandidateCallback TypoCorrection; local
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h25 class TypoCorrection { class in namespace:clang
41 TypoCorrection(const DeclarationName &Name, NamedDecl *NameDecl, function in class:clang::TypoCorrection
52 TypoCorrection(NamedDecl *Name, NestedNameSpecifier *NNS = 0, function in class:clang::TypoCorrection
61 TypoCorrection(DeclarationName Name, NestedNameSpecifier *NNS = 0, function in class:clang::TypoCorrection
67 TypoCorrection() function in class:clang::TypoCorrection
[all...]

Completed in 114 milliseconds