Searched defs:AsTypeExpr (Results 1 – 2 of 2) sorted by relevance
47 class AsTypeExpr; variable
5959 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function5962 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr() function