Searched defs:CorrectTypo (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 107 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anon9cdecfb80111::NamespaceTypoProvider 149 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anon9cdecfb80111::FunctionTypoProvider
|
/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo() function
|
/llvm-project/clang/unittests/Frontend/ |
H A D | FrontendActionTest.cpp | 203 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, CorrectTypo() function in __anond8f404f60111::TypoExternalSemaSource
|
/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.cpp | 185 clang::TypoCorrection IncludeFixerSemaSource::CorrectTypo( CorrectTypo() function in clang::include_fixer::IncludeFixerSemaSource
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | IncludeFixer.cpp | 501 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in clang::clangd::IncludeFixer::UnresolvedNameRecorder
|
/llvm-project/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 320 TypoCorrection MultiplexExternalSemaSource::CorrectTypo( CorrectTypo() function in MultiplexExternalSemaSource
|
H A D | SemaLookup.cpp | 5261 TypoCorrection Sema::CorrectTypo(const DeclarationNameInfo &TypoName, CorrectTypo() function in Sema
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 552 CorrectTypo(const clang::DeclarationNameInfo &Typo, int LookupKind, CorrectTypo() function
|