reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 : UDTLayoutBase(nullptr, UDT, UDT.getName(), 0, UDT.getLength(), false),
tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp394 if (udt->getLength() == 0) 468 udt->getLength(), nullptr, LLDB_INVALID_UID, 1180 layout_info.bit_size = udt.getLength() * 8;tools/llvm-pdbutil/PrettyTypeDumper.cpp
115 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength())) { 251 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength()))