Searched defs:BestTC (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 5400 TypoCorrection BestTC = Consumer->getNextCorrection(); CorrectTypo() local |
H A D | SemaExpr.cpp | 2831 auto BestTC = State.Consumer->getNextCorrection(); ActOnIdExpression() local |