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