Home
last modified time | relevance | path

Searched defs:CXXConstCastExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h564 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op, in CXXConstCastExpr() function
571 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() function