Home
last modified time | relevance | path

Searched defs:SecondEnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp161 static void swapIterators(T &First, T &FirstEnd, T &Second, T &SecondEnd) { in swapIterators() argument
179 iterator SecondEnd = RHS.end(); in unite() local
523 FirstEnd = LHS.end(), SecondEnd in intersect() local
[all...]
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1798 MatchStep(T FirstIter,T FirstEnd,T SecondIter,T SecondEnd) MatchStep() argument
1829 T SecondEnd; global() member in __anon5bce405e1111::MatchStep