Home
last modified time | relevance | path

Searched defs:type_width (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c69 unsigned type_width; in build_binary_int_overflow() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DUdtRecordCompleter.cpp152 unsigned type_width = decl->getASTContext().getIntWidth(qual_type); in visitKnownMember() local
/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp415 constexpr int type_width = sizeof(SourceDataType); in ReadEncodedBufferAndDumpToStream() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1273 unsigned type_width = m_ast.getASTContext().getIntWidth(qual_type); in AddRecordMembers() local
/external/llvm-project/lldb/source/Target/
DProcess.cpp2092 Status &error, size_t type_width) { in ReadStringFromMemory()