Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h707 typedef ::std::tuple_size<Tuple> TupleSize; typedef
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp352 unsigned TupleSize = AddressSize * 2; in emitUnitRangesEntries() local
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h826 typedef ::testing::tuple_size<Tuple> TupleSize; typedef
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1644 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2658 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2871 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp785 unsigned TupleSize = AddressSize * 2; in emitUnitRangesEntries() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp1148 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition()
1492 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local