Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp341 unsigned TupleSize = AddressSize * 2; in emitDwarfDebugArangesTable() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3056 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp1197 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition()
1541 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local