OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Moves
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCoroutine.cpp
572
auto &
Moves
= ScopeInfo->CoroutineParameterMoves;
578
auto Move =
Moves
.find(PD);
579
assert(Move !=
Moves
.end() &&
/src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
package.d
480
random-access range,
moves
by indexing into the range; otherwise,
481
moves
by successive calls to `popFront`. Applying stride twice to
4522
Moves
out the front.
4549
Moves
out the back.
5006
Moves
out the front. Present if each constituent range has mobile elements.
5044
Moves
out the back. Present if `back` is defined and
Completed in 67 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026