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