Searched defs:NumTypos (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 6297 unsigned NumTypos; global() member |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 17523 unsigned NumTypos = Rec.NumTypos; PopExpressionEvaluationContext() local |