Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3947 ExplicitCastExpr, ObjCPropertyDecl, TemplateArgumentLoc, in AST_POLYMORPHIC_MATCHER_P() argument
5626 AST_MATCHER_P(ExplicitCastExpr, hasDestinationType, in AST_MATCHER_P() argument
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3694 ExplicitCastExpr(StmtClass SC, QualType exprTy, ExprValueKind VK, in ExplicitCastExpr() function
3701 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in ExplicitCastExpr() function