Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3746 CStyleCastExpr(QualType exprTy, ExprValueKind vk, CastKind kind, Expr *op, CStyleCastExpr() function
3757 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize, CStyleCastExpr() function