Searched defs:ImplicitCastExpr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/llvm-project/clang/include/clang/AST/ |
| HD | ComputeDependence.h | 33 class ImplicitCastExpr; variable
|
| HD | Expr.h | 3677 ImplicitCastExpr(QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() function 3688 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize, in ImplicitCastExpr() function 3698 ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() function
|
| HD | Stmt.h | 619 friend class ImplicitCastExpr; in alignas() local
|
| /freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| HD | ASTMatchers.h | 6101 AST_MATCHER_P(ImplicitCastExpr, hasImplicitDestinationType, in AST_MATCHER_P() argument
|