OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_less
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ilist.h
191
static bool
op_less
(const_reference L, const_reference R) { return L < R; }
function in class:llvm::iplist_impl
355
void merge(iplist_impl &Right) { return merge(Right,
op_less
); }
Completed in 14 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026