Searched defs:ImplicitCastExpr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ComputeDependence.h | 33 class ImplicitCastExpr; variable
|
| H A D | Expr.h | 3628 ImplicitCastExpr(QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() function 3639 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize, in ImplicitCastExpr() function 3649 ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() function
|
| H A D | Stmt.h | 617 friend class ImplicitCastExpr; in alignas() local
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 6077 AST_MATCHER_P(ImplicitCastExpr, hasImplicitDestinationType, in AST_MATCHER_P() argument
|