Home
last modified time | relevance | path

Searched defs:TypoExprs (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6041 llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs; member in __anon94c4b8120111::FindTypoExprs
6044 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs()
6056 llvm::SmallSetVector<TypoExpr *, 2> TypoExprs, AmbiguousTypoExprs; member in __anon94c4b8120111::TransformTypos