Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp6740 explicit FindTypoExprs(llvm::SmallSetVector<TypoExpr *, 2> &TypoExprs) in FindTypoExprs()
/external/clang/include/clang/AST/
DExpr.h4900 TypoExpr(QualType T) in TypoExpr() function