reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
255 return GetDefaultAccessibilityForUdtKind(parent_udt->getUdtKind()); 414 auto tag_type_kind = TranslateUdtKind(udt->getUdtKind()); 1190 TranslateUdtKind(udt.getUdtKind()), *bases_enum,tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
1597 can_parse = (udt->getUdtKind() != PDB_UdtType::Interface &&
tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp 60 WithColor(Printer, PDB_ColorItem::Keyword).get() << Class.getUdtKind() << " ";
tools/llvm-pdbutil/PrettyTypeDumper.cpp189 WithColor(Printer, PDB_ColorItem::Keyword).get() << Class.getUdtKind() << " "; 353 << Class.getClass().getUdtKind() << " ";