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