Home
last modified time | relevance | path

Searched defs:TupleSize (Results 1 – 6 of 6) sorted by relevance

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h708 typedef ::std::tuple_size<Tuple> TupleSize; typedef
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp450 unsigned TupleSize = AddressSize * 2; emitDwarfDebugArangesTable() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp857 unsigned TupleSize = OutArangesSection.getFormParams().AddrSize * 2; emitAranges() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp260 constexpr size_t TupleSize = in to_str() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3086 unsigned TupleSize = PtrSize * 2; emitDebugARanges() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp1215 checkTupleLikeDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,VarDecl * Src,QualType DecompType,const llvm::APSInt & TupleSize) checkTupleLikeDecomposition() argument
1560 llvm::APSInt TupleSize(32); CheckCompleteDecompositionDeclaration() local