Home
last modified time | relevance | path

Searched defs:CorrectTypo (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp107 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 DExternalSemaSource.h210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo() function
/llvm-project/clang/unittests/Frontend/
H A DFrontendActionTest.cpp203 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, CorrectTypo() function in __anond8f404f60111::TypoExternalSemaSource
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp185 clang::TypoCorrection IncludeFixerSemaSource::CorrectTypo( CorrectTypo() function in clang::include_fixer::IncludeFixerSemaSource
/llvm-project/clang-tools-extra/clangd/
H A DIncludeFixer.cpp501 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in clang::clangd::IncludeFixer::UnresolvedNameRecorder
/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp320 TypoCorrection MultiplexExternalSemaSource::CorrectTypo( CorrectTypo() function in MultiplexExternalSemaSource
H A DSemaLookup.cpp5261 TypoCorrection Sema::CorrectTypo(const DeclarationNameInfo &TypoName, CorrectTypo() function in Sema
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h552 CorrectTypo(const clang::DeclarationNameInfo &Typo, int LookupKind, CorrectTypo() function