reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  337 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; }
lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp
  250 SymIndexId NativeTypeEnum::getUnmodifiedTypeId() const {
lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp
   82 SymIndexId NativeTypeUDT::getUnmodifiedTypeId() const {
unittests/DebugInfo/PDB/PDBApiTest.cpp
  300   MOCK_SYMBOL_ACCESSOR(getUnmodifiedTypeId)