Home
last modified time | relevance | path

Searched refs:isIteratorType (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp75 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
76 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
84 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
85 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
106 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
107 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
127 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
128 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
166 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp75 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
76 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
84 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
85 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
106 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
107 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
127 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
128 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
166 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()
H A DIterator.cpp19 bool isIteratorType(const QualType &Type) { in isIteratorType() function
82 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isInsertCall()
93 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEmplaceCall()
104 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseCall()
107 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseCall()
118 if (!isIteratorType(Func->getParamDecl(0)->getType())) in isEraseAfterCall()
121 !isIteratorType(Func->getParamDecl(1)->getType())) in isEraseAfterCall()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp76 if (!isIteratorType(InstCall->getCXXThisExpr()->getType()) || in checkPreCall()
77 !isIteratorType(Call.getArgExpr(0)->getType())) in checkPreCall()
85 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
86 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
107 isIteratorType(Call.getArgExpr(1)->getType()) && in checkPreCall()
108 isIteratorType(Call.getArgExpr(2)->getType())) { in checkPreCall()
128 if (!isIteratorType(Call.getArgExpr(0)->getType()) || in checkPreCall()
129 !isIteratorType(Call.getArgExpr(1)->getType())) in checkPreCall()
167 if (!isIteratorType(TAType)) in checkPreCall()

123