Home
last modified time | relevance | path

Searched defs:CastExpr (Results 226 – 250 of 357) sorted by relevance

12345678910>>...15

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1630 friend class CastExpr; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1630 friend class CastExpr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/gcmole/
H A Dgcmole.cc942 DECL_VISIT_EXPR(CastExpr) { in DECL_VISIT_EXPR() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1630 friend class CastExpr; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Parse/
H A DParser.h1659 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExprObjC.h1630 friend class CastExpr; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5601 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5620 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5599 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5618 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5462 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5481 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5599 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5618 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5599 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5618 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5462 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5481 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5599 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5618 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/llvm70/llvm-7.0.1.src/lib/Demangle/
H A DItaniumDemangle.cpp1411 class CastExpr : public Expr { class
1418 CastExpr(StringView CastKind_, Node *To_, Node *From_) in CastExpr() function in __anon432d09920111::CastExpr
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/ASTMatchers/
H A DASTMatchers.h5599 AST_POLYMORPHIC_SUPPORTED_TYPES(CastExpr, in AST_POLYMORPHIC_MATCHER_P()
5618 AST_MATCHER_P(CastExpr, hasCastKind, CastKind, Kind) { in AST_MATCHER_P() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2167 if (auto *CastExpr = dyn_cast<SCEVCastExpr>(S)) { in isHighCostExpansionHelper() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Parse/
H A DParser.h1779 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2167 if (auto *CastExpr = dyn_cast<SCEVCastExpr>(S)) { in isHighCostExpansionHelper() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Parse/
H A DParser.h1711 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Parse/
H A DParser.h1779 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Parse/
H A DParser.h1671 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Parse/
H A DParser.h1832 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Parse/
H A DParser.h1847 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Parse/
H A DParser.h1833 CastExpr // Also allow '(' type-name ')' <anything> enumerator
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Parse/
H A DParser.h1831 CastExpr // Also allow '(' type-name ')' <anything> enumerator

12345678910>>...15