Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dcontainer_debug_tests.h56 constexpr bool isSequential(ContainerType CT) { in isSequential() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h107 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function