Home
last modified time | relevance | path

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

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/
DCastExpr.java33 public final class CastExpr extends Expression implements NodeWithType<CastExpr> { class
39 public CastExpr() { in CastExpr() method in CastExpr
42 public CastExpr(Type type, Expression expr) { in CastExpr() method in CastExpr
47 public CastExpr(Range range, Type type, Expression expr) { in CastExpr() method in CastExpr
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/expr/
DCastExpr.java31 public final class CastExpr extends Expression { class
37 public CastExpr() { in CastExpr() method in CastExpr
40 public CastExpr(Type type, Expression expr) { in CastExpr() method in CastExpr
45 …public CastExpr(int beginLine, int beginColumn, int endLine, int endColumn, Type type, Expression … in CastExpr() method in CastExpr
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
DCastExpr.java46 public class CastExpr extends Expression implements NodeWithType<CastExpr, Type>, NodeWithExpressio… class
52 public CastExpr() { in CastExpr() method in CastExpr
57 public CastExpr(Type type, Expression expression) { in CastExpr() method in CastExpr
65 public CastExpr(TokenRange tokenRange, Type type, Expression expression) { in CastExpr() method in CastExpr
/external/javassist/src/main/javassist/compiler/ast/
DCastExpr.java25 public class CastExpr extends ASTList implements TokenId { class
31 public CastExpr(ASTList className, int dim, ASTree expr) { in CastExpr() method in CastExpr
37 public CastExpr(int type, int dim, ASTree expr) { in CastExpr() method in CastExpr
/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
DCastExpr.java21 public abstract class CastExpr implements Expr { class
/external/clang/lib/CodeGen/
DCGCXXABI.h29 class CastExpr; variable
/external/clang/lib/Sema/
DSemaCast.cpp2596 Expr *CastExpr) { in BuildCStyleCastExpr()
2618 Expr *CastExpr, in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp5902 Expr *CastExpr, CastKind &Kind) { in CheckExtVectorCast()
5938 SourceLocation RParenLoc, Expr *CastExpr) { in ActOnCastExpr()
14864 Expr *CastExpr, CastKind &CastKind, in checkUnknownAnyCast()
DSemaOpenMP.cpp9389 auto CastExpr = BuildCStyleCastExpr( in ActOnOpenMPReductionClause() local
/external/clang/include/clang/AST/
DExprCXX.h282 friend class CastExpr; variable
321 friend class CastExpr; variable
362 friend class CastExpr; variable
397 friend class CastExpr; variable
1436 friend class CastExpr; variable
DExpr.h42 class CastExpr; variable
2650 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
2674 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
2774 friend class CastExpr; variable
2876 friend class CastExpr; variable
DStmt.h182 friend class CastExpr; in LLVM_ALIGNAS() local
/external/clang/include/clang/Parse/
DParser.h1474 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3682 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
3698 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/external/libcxxabi/src/demangle/
DItaniumDemangle.h1583 CastExpr(StringView CastKind_, const Node *To_, const Node *From_) in CastExpr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1687 CastExpr(StringView CastKind_, const Node *To_, const Node *From_) in CastExpr() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1877 CastExpr(StringView CastKind_, const Node *To_, const Node *From_, Prec Prec_) in CastExpr() function
/external/cronet/tot/third_party/libc++abi/src/src/demangle/
DItaniumDemangle.h2037 CastExpr(std::string_view CastKind_, const Node *To_, const Node *From_, in CastExpr() function
/external/cronet/stable/third_party/libc++abi/src/src/demangle/
DItaniumDemangle.h2037 CastExpr(std::string_view CastKind_, const Node *To_, const Node *From_, in CastExpr() function