Home
last modified time | relevance | path

Searched refs:AlgCall (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp68 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
84 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
90 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
91 const Expr *Arg = AlgCall->getArg(3); in check()
107 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
122 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
155 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp61 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
77 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
83 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
84 const Expr *Arg = AlgCall->getArg(3); in check()
100 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
115 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
148 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp64 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
80 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
86 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
87 const Expr *Arg = AlgCall->getArg(3); in check()
103 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
118 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
151 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp64 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
80 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
86 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
87 const Expr *Arg = AlgCall->getArg(3); in check()
103 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
118 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
151 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp68 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
84 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
90 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
91 const Expr *Arg = AlgCall->getArg(3); in check()
107 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
122 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
155 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp68 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
84 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
90 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
91 const Expr *Arg = AlgCall->getArg(3); in check()
107 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
122 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
155 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp61 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
77 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
83 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
84 const Expr *Arg = AlgCall->getArg(3); in check()
100 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
115 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
148 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp61 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
77 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
83 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
84 const Expr *Arg = AlgCall->getArg(3); in check()
100 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
115 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
148 diag(AlgCall->getBeginLoc(), in check()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp64 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
80 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
86 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
87 const Expr *Arg = AlgCall->getArg(3); in check()
103 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
118 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
151 diag(AlgCall->getBeginLoc(), in check()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp61 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
77 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
83 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
84 const Expr *Arg = AlgCall->getArg(3); in check()
100 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
115 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
148 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp64 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
80 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
86 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
87 const Expr *Arg = AlgCall->getArg(3); in check()
103 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
118 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
151 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp61 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
77 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
83 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
84 const Expr *Arg = AlgCall->getArg(3); in check()
100 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
115 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
148 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp64 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
80 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
86 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
87 const Expr *Arg = AlgCall->getArg(3); in check()
103 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
118 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
151 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp69 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
85 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
91 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
92 const Expr *Arg = AlgCall->getArg(3); in check()
108 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
123 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
156 diag(AlgCall->getBeginLoc(), in check()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp69 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("IneffAlg"); in check() local
85 QualType ValueType = AlgCall->getArg(2)->getType(); in check()
91 if (AlgCall->getNumArgs() == 4 && !Unordered) { in check()
92 const Expr *Arg = AlgCall->getArg(3); in check()
108 const auto *AlgDecl = AlgCall->getDirectCallee(); in check()
123 CharSourceRange::getTokenRange(AlgCall->getSourceRange()); in check()
156 diag(AlgCall->getLocStart(), in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp50 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
55 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp50 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
55 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp50 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
55 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp50 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
55 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp50 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg");
55 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts());
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp60 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
65 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp60 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
65 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp60 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
65 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp57 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
62 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DInaccurateEraseCheck.cpp57 const auto *AlgCall = Result.Nodes.getNodeAs<CallExpr>("alg"); in check() local
62 AlgCall->getEndLoc(), 0, *Result.SourceManager, getLangOpts()); in check()

12