Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h708 typedef ::std::tuple_size<Tuple> TupleSize; typedef
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp451 unsigned TupleSize = AddressSize * 2; in emitDwarfDebugArangesTable() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp855 unsigned TupleSize = OutArangesSection.getFormParams().AddrSize * 2; in emitAranges() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3088 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp1215 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition() argument
1560 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local