Searched defs:CXXConstCastExpr (Results 1 – 2 of 2) sorted by relevance
81 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr()
564 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op, in CXXConstCastExpr() function 571 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() function