Searched defs:FindTypoExprs (Results 1 – 1 of 1) sorted by relevance
8407 class FindTypoExprs : public RecursiveASTVisitor<FindTypoExprs> { class8411 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs() function in __anonf8dedf7e1211::FindTypoExprs