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