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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h42 class TypoCorrection { class in namespace:clang
59 TypoCorrection(const DeclarationName &Name, NamedDecl *NameDecl, function in class:clang::TypoCorrection
68 TypoCorrection(NamedDecl *Name, NestedNameSpecifier *NNS = nullptr, function in class:clang::TypoCorrection
76 TypoCorrection(DeclarationName Name, NestedNameSpecifier *NNS = nullptr, function in class:clang::TypoCorrection
[all...]

Completed in 111 milliseconds