Home
last modified time | relevance | path

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

/llvm-project/libcxx/benchmarks/algorithms/
H A Dcommon.h
/llvm-project/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp165 TypeParam SingleElement(this->testArray(1)); in TYPED_TEST() local
/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp330 TEST_F(ConstantRangeTest,SingleElement) TEST_F() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18616 checkOMPArraySectionConstantForReduction(ASTContext & Context,const ArraySectionExpr * OASE,bool & SingleElement,SmallVectorImpl<llvm::APSInt> & ArraySizes) checkOMPArraySectionConstantForReduction() argument
19027 bool SingleElement; actOnOMPReductionKindClause() local