Searched defs:ExplicitCastExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComputeDependence.h | 34 class ExplicitCastExpr; variable
|
H A D | Expr.h | 3707 ExplicitCastExpr(StmtClass SC, QualType exprTy, ExprValueKind VK, ExplicitCastExpr() function 3716 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, ExplicitCastExpr() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4079 CompoundLiteralExpr, DeclaratorDecl, ExplicitCastExpr, ObjCPropertyDecl, in AST_POLYMORPHIC_MATCHER_P() argument 6069 AST_MATCHER_P(ExplicitCastExpr,hasDestinationType,internal::Matcher<QualType>,InnerMatcher) AST_MATCHER_P() argument
|