Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Sema/
DExternalSemaSourceTest.cpp107 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anonca53aefc0111::NamespaceTypoProvider
149 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anonca53aefc0111::FunctionTypoProvider
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp108 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anon65eabc0e0111::NamespaceTypoProvider
150 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anon65eabc0e0111::FunctionTypoProvider
/external/clang/include/clang/Sema/
DExternalSemaSource.h202 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo() function
/external/llvm-project/clang/include/clang/Sema/
DExternalSemaSource.h212 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo() function
/external/llvm-project/clang/unittests/Frontend/
DFrontendActionTest.cpp203 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in __anon0668e43a0111::TypoExternalSemaSource
/external/llvm-project/clang-tools-extra/clang-include-fixer/
DIncludeFixer.cpp184 clang::TypoCorrection IncludeFixerSemaSource::CorrectTypo( in CorrectTypo() function in clang::include_fixer::IncludeFixerSemaSource
/external/llvm-project/clang-tools-extra/clangd/
DIncludeFixer.cpp336 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function in clang::clangd::IncludeFixer::UnresolvedNameRecorder
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp293 TypoCorrection MultiplexExternalSemaSource::CorrectTypo( in CorrectTypo() function in MultiplexExternalSemaSource
DSemaLookup.cpp4637 TypoCorrection Sema::CorrectTypo(const DeclarationNameInfo &TypoName, in CorrectTypo() function in Sema
/external/llvm-project/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp315 TypoCorrection MultiplexExternalSemaSource::CorrectTypo( in CorrectTypo() function in MultiplexExternalSemaSource
DSemaLookup.cpp4956 TypoCorrection Sema::CorrectTypo(const DeclarationNameInfo &TypoName, in CorrectTypo() function in Sema
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTUtils.h545 CorrectTypo(const clang::DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() function