Lines Matching refs:SymIndexId
18 SymIndexId SymbolId) in NativeRawSymbol()
25 PdbSymbolIdField::SymIndexId, ShowIdFields, in dump()
116 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } in getArrayIndexTypeId()
133 SymIndexId NativeRawSymbol::getBaseSymbolId() const { return 0; } in getBaseSymbolId()
147 SymIndexId NativeRawSymbol::getClassParentId() const { return 0; } in getClassParentId()
172 SymIndexId NativeRawSymbol::getLexicalParentId() const { return 0; } in getLexicalParentId()
194 SymIndexId NativeRawSymbol::getLowerBoundId() const { return 0; } in getLowerBoundId()
232 SymIndexId NativeRawSymbol::getOemSymbolId() const { return 0; } in getOemSymbolId()
287 SymIndexId NativeRawSymbol::getSubTypeId() const { return 0; } in getSubTypeId()
291 SymIndexId NativeRawSymbol::getSymIndexId() const { return SymbolId; } in getSymIndexId()
321 SymIndexId NativeRawSymbol::getTypeId() const { return 0; } in getTypeId()
336 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId()
338 SymIndexId NativeRawSymbol::getUpperBoundId() const { return 0; } in getUpperBoundId()
352 SymIndexId NativeRawSymbol::getVirtualTableShapeId() const { return 0; } in getVirtualTableShapeId()