Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp8695 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6772 TypoExpr(QualType T, SourceLocation TypoLoc) in TypoExpr() function