Searched defs:AsTypeExpr (Results 1 – 1 of 1) sorted by relevance
4616 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function4619 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr() function