|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/DebugInfo/CodeView/TypeIndex.h 170 return TypeIndex(SimpleTypeKind::UInt16Short);
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp 1550 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::UInt16Short) &&
1656 case 2: STK = SimpleTypeKind::UInt16Short; break;
1685 if (STK == SimpleTypeKind::UInt16Short &&
lib/DebugInfo/CodeView/TypeIndex.cpp 39 {"unsigned short*", SimpleTypeKind::UInt16Short},
lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp 221 case SimpleTypeKind::UInt16Short:
lib/DebugInfo/PDB/Native/SymbolCache.cpp 43 {codeview::SimpleTypeKind::UInt16Short, PDB_BuiltinType::UInt, 2},
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp 741 case SimpleTypeKind::UInt16Short:
790 case SimpleTypeKind::UInt16Short:
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp 222 case SimpleTypeKind::UInt16Short: