Searched defs:UnmodifiedType (Results 1 – 5 of 5) sorted by relevance
68 NativeTypeEnum *UnmodifiedType = nullptr; variable
68 NativeTypeUDT *UnmodifiedType = nullptr; variable
30 UnmodifiedType = 1 << 4, enumerator
31 NativeTypeUDT(NativeSession & Session,SymIndexId Id,NativeTypeUDT & UnmodifiedType,codeview::ModifierRecord Modifier) NativeTypeUDT() argument [all...]
124 NativeTypeEnum &UnmodifiedType, in NativeTypeEnum()