Searched defs:TypoExprs (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 8052 llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs; member in __anon6c647f321111::FindTypoExprs |
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ | ||
H A D | Sema.h | 446 llvm::SmallVector<TypoExpr *, 2> TypoExprs; variable |