Home
last modified time | relevance | path

Searched defs:isUnary (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTwine.h203 bool isUnary() const { in isUnary() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d1646 enum bool isUnary = ChunkByImplIsUnary!(pred, Range); variable
1712 enum bool isUnary = ChunkByImplIsUnary!(pred, Range); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d1897 enum bool isUnary = ChunkByImplIsUnary!(pred, Range); variable