Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h464 typedef ::std::tuple_size<Tuple> TupleSize; typedef
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp393 unsigned TupleSize = AddressSize * 2; in emitUnitRangesEntries() local
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3020 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp1163 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition()
1507 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local