OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCorrection
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
TypoCorrection.h
84
DeclarationName
getCorrection
() const { return CorrectionName; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCXXScopeSpec.cpp
645
Found.setLookupName(Corrected.
getCorrection
());
SemaLookup.cpp
5080
if (BestTC.
getCorrection
().getAsString() != "super") {
5081
if (SecondBestTC.
getCorrection
().getAsString() == "super")
5089
BestTC.
getCorrection
().getAsString() != "super")
SemaExprMember.cpp
721
R.setLookupName(TC.
getCorrection
());
SemaExprObjC.cpp
2108
DeclarationName TypoResult = Corrected.
getCorrection
();
SemaDecl.cpp
994
Result.setLookupName(Corrected.
getCorrection
());
8344
Previous.setLookupName(Correction.
getCorrection
());
SemaTemplate.cpp
524
Found.setLookupName(Corrected.
getCorrection
());
SemaExpr.cpp
2275
R.setLookupName(Corrected.
getCorrection
());
Completed in 101 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026