Home
last modified time | relevance | path

Searched defs:SingleElement (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/benchmarks/algorithms/
H A Dcommon.h36 SingleElement, enumerator
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp167 TypeParam SingleElement(this->testArray(1)); in TYPED_TEST() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp319 TEST_F(ConstantRangeTest, SingleElement) { in TEST_F() argument
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp18707 ASTContext &Context, const OMPArraySectionExpr *OASE, bool &SingleElement, in checkOMPArraySectionConstantForReduction()
19099 bool SingleElement; in actOnOMPReductionKindClause() local