Home
last modified time | relevance | path

Searched defs:CastExpr (Results 176 – 200 of 357) sorted by relevance

12345678910>>...15

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h46 class CastExpr; variable
3161 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3187 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
3318 friend class CastExpr; variable
3413 friend class CastExpr; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExpr.h46 class CastExpr; variable
3161 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3187 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
3318 friend class CastExpr; variable
3413 friend class CastExpr; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h44 class CastExpr; variable
3014 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3040 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
3164 friend class CastExpr; variable
3271 friend class CastExpr; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp923 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp925 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp925 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp923 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp930 if (const auto *CastExpr = Result.Nodes.getNodeAs<Expr>(CastExprName)) { in memchrFix() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3486 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3500 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3676 friend class CastExpr; variable
3782 friend class CastExpr; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3480 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3494 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3670 friend class CastExpr; variable
3776 friend class CastExpr; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3410 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3424 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3600 friend class CastExpr; variable
3706 friend class CastExpr; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h48 class CastExpr; variable
3384 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3397 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
3528 friend class CastExpr; variable
3623 friend class CastExpr; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExpr.h48 class CastExpr; variable
3452 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3465 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr() function
3618 friend class CastExpr; variable
3728 friend class CastExpr; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3480 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3494 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3670 friend class CastExpr; variable
3776 friend class CastExpr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3410 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3424 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3600 friend class CastExpr; variable
3706 friend class CastExpr; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3480 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3494 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3670 friend class CastExpr; variable
3776 friend class CastExpr; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3410 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3424 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3600 friend class CastExpr; variable
3706 friend class CastExpr; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h47 class CastExpr; variable
3480 CastExpr(StmtClass SC, QualType ty, ExprValueKind VK, const CastKind kind, in CastExpr() function
3494 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr() function
3670 friend class CastExpr; variable
3776 friend class CastExpr; variable

12345678910>>...15