Home
last modified time | relevance | path

Searched refs:CXXConstCastExpr (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dredundantcast.cxx40 bool isRedundantConstCast(CXXConstCastExpr const * expr) { in isRedundantConstCast()
168 auto e = dyn_cast<CXXConstCastExpr>( in VisitImplicitCastExpr()
196 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
197 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
240 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
241 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
259 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
260 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
871 auto e = dyn_cast<CXXConstCastExpr>( in VisitCXXDeleteExpr()
889 auto e = dyn_cast<CXXConstCastExpr>( in visitBinOp()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dredundantcast.cxx40 bool isRedundantConstCast(CXXConstCastExpr const * expr) { in isRedundantConstCast()
169 auto e = dyn_cast<CXXConstCastExpr>( in VisitImplicitCastExpr()
197 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
198 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
241 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
242 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
260 while (isa<CXXConstCastExpr>(e)) { in VisitImplicitCastExpr()
261 auto cc = dyn_cast<CXXConstCastExpr>(e); in VisitImplicitCastExpr()
854 auto e = dyn_cast<CXXConstCastExpr>( in VisitCXXDeleteExpr()
872 auto e = dyn_cast<CXXConstCastExpr>( in visitBinOp()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp24 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast");
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp27 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp27 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp27 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp28 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp28 const auto *MatchedCast = Result.Nodes.getNodeAs<CXXConstCastExpr>("cast"); in check()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DExprCXX.cpp672 CXXConstCastExpr *CXXConstCastExpr::Create(const ASTContext &C, QualType T, in Create()
678 return new (C) CXXConstCastExpr(T, VK, Op, WrittenTy, L, RParenLoc, AngleBrackets); in Create()
681 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) { in CreateEmpty()
682 return new (C) CXXConstCastExpr(EmptyShell()); in CreateEmpty()
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/lib/libclangmm/src/
H A Dcursor.hpp102 CXXConstCastExpr = 127, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp74 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr() argument

12345678910