Searched refs:MaskoffType (Results 1 – 1 of 1) sorted by relevance
1050 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1054 NewPrototype.insert(NewPrototype.begin() + 1, MaskoffType); in computeBuiltinTypes()1060 PrototypeDescriptor MaskoffType = NewPrototype[1]; in computeBuiltinTypes() local1061 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1062 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()1089 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1093 NewPrototype.insert(NewPrototype.begin(), MaskoffType); in computeBuiltinTypes()1100 PrototypeDescriptor MaskoffType = Prototype[1]; in computeBuiltinTypes() local1101 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1102 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()