Searched refs:SetNameIsLocal (Results 1 – 3 of 3) sorted by relevance
588 type.SetNameIsLocal(nameIsLocal); in ImportType()606 type.SetNameIsLocal(nameIsLocal); in ImportType()616 type.SetNameIsLocal(nameIsLocal); in ImportType()626 type.SetNameIsLocal(nameIsLocal); in ImportType()642 type.SetNameIsLocal(nameIsLocal); in ImportType()661 type.SetNameIsLocal(nameIsLocal); in ImportType()669 type.SetNameIsLocal(nameIsLocal); in ImportType()677 type.SetNameIsLocal(nameIsLocal); in ImportType()687 type.SetNameIsLocal(nameIsLocal); in ImportType()695 type.SetNameIsLocal(nameIsLocal); in ImportType()[all …]
1683 GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx)->SetNameIsLocal(true); in ParseTypedef()
866 void SetNameIsLocal(bool flag) in SetNameIsLocal() function