Searched refs:static_type_flags (Results 1 – 2 of 2) sorted by relevance
280 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType() local290 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()292 else if (static_type_flags.AllSet(eTypeIsReference)) in FixUpDynamicType()299 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()301 else if (static_type_flags.AllSet(eTypeIsReference)) in FixUpDynamicType()
259 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType() local269 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()276 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()