Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp8411 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h6375 TypoExpr(QualType T, SourceLocation TypoLoc) in TypoExpr() function