Searched defs:TypoExprs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 8619 llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs; global() member in __anon8de2821a1411::FindTypoExprs |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 8983 llvm::SmallVector<TypoExpr *, 2> TypoExprs; global() variable |