Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h463 typedef ::std::tuple_size<Tuple> TupleSize; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp378 unsigned TupleSize = AddressSize * 2; in emitUnitRangesEntries() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2950 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp1164 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition()
1509 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local