Home
last modified time | relevance | path

Searched defs:InList (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp381 auto pairWiseOr = [&](std::vector<Value *> &InList) -> std::vector<Value *> { in getCompareLoadPairs()
/external/llvm-project/llvm/lib/CodeGen/
DExpandMemCmp.cpp395 auto pairWiseOr = [&](std::vector<Value *> &InList) -> std::vector<Value *> { in getCompareLoadPairs()
/external/clang/lib/AST/
DDeclObjC.cpp27 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set()
37 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp45 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set()
54 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set()
/external/openscreen/third_party/abseil/src/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/external/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h85 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()
/external/clang/include/clang/AST/
DDeclObjC.h60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()