Searched refs:TyposCorrected (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp93 TyposCorrected(0), AnalysisWarnings(*this),
H A DSemaLookup.cpp4132 if (TyposCorrected + UnqualifiedTyposCorrected.size() >= 20)
4134 ++TyposCorrected;
4166 if (TyposCorrected + UnqualifiedTyposCorrected.size() >= 20)
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6379 unsigned TyposCorrected; member in class:clang::Sema

Completed in 199 milliseconds