Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h4616 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function
4619 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr() function