Home
last modified time | relevance | path

Searched refs:getIteratorPosition (Results 1 – 25 of 120) sorted by relevance

12345

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
433 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
434 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
457 LPos = getIteratorPosition(State, LVal); in handleComparison()
461 RPos = getIteratorPosition(State, RVal); in handleComparison()
514 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
524 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
540 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
433 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
434 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
457 LPos = getIteratorPosition(State, LVal); in handleComparison()
461 RPos = getIteratorPosition(State, RVal); in handleComparison()
514 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
524 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
540 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp201 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
238 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
243 const auto *OldPos = getIteratorPosition(State, Loc); in checkBind()
458 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
459 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
482 LPos = getIteratorPosition(State, LVal); in handleComparison()
486 RPos = getIteratorPosition(State, RVal); in handleComparison()
545 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
555 const auto *NewPos = getIteratorPosition(NewState, Iter); in handleIncrement()
571 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
[all …]
H A DSTLAlgorithmModeling.cpp122 const auto *Pos = getIteratorPosition(State, Param); in Find()
126 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
144 Pos = getIteratorPosition(State, Param); in Find()
148 const auto *NewPos = getIteratorPosition(StateFound, RetVal); in Find()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp403 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
510 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
511 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
534 LPos = getIteratorPosition(State, LVal); in handleComparison()
538 RPos = getIteratorPosition(State, RVal); in handleComparison()
591 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
617 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
646 const auto *Pos = getIteratorPosition(State, LHS); in handleRandomIncrOrDecr()
978 const auto *Pos = getIteratorPosition(State, Iter); in handleInsert()
1003 const auto *Pos = getIteratorPosition(State, Iter); in handleErase()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp403 const auto *Pos = getIteratorPosition(State, Val); in checkBind()
510 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
511 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
534 LPos = getIteratorPosition(State, LVal); in handleComparison()
538 RPos = getIteratorPosition(State, RVal); in handleComparison()
591 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
617 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
646 const auto *Pos = getIteratorPosition(State, LHS); in handleRandomIncrOrDecr()
978 const auto *Pos = getIteratorPosition(State, Iter); in handleInsert()
1003 const auto *Pos = getIteratorPosition(State, Iter); in handleErase()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorChecker.cpp399 if (getIteratorPosition(State, Call.getReturnValue())) in checkPostCall()
466 const auto *Pos = getIteratorPosition(OldState, OldThis); in checkPreStmt()
605 const auto *LPos = getIteratorPosition(State, LVal); in handleComparison()
606 const auto *RPos = getIteratorPosition(State, RVal); in handleComparison()
625 const auto *Pos = getIteratorPosition(State, Val); in verifyDereference()
642 const auto *Pos = getIteratorPosition(State, Iter); in handleIncrement()
665 const auto *Pos = getIteratorPosition(State, Iter); in handleDecrement()
732 const auto *Pos = getIteratorPosition(State, LHS); in handleRandomIncrOrDecr()
773 const auto *Pos = getIteratorPosition(State, LHS); in verifyRandomIncrOrDecr()
1013 const auto *LPos = getIteratorPosition(State, LVal); in processComparison()
[all …]

12345