Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp6737 llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs; member in __anond89a3fc80311::FindTypoExprs
6740 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs()
6754 llvm::SmallSetVector<TypoExpr *, 2> TypoExprs, AmbiguousTypoExprs; member in __anond89a3fc80311::TransformTypos