Searched refs:MaskoffType (Results 1 – 1 of 1) sorted by relevance
1054 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1058 NewPrototype.insert(NewPrototype.begin() + 1, MaskoffType); in computeBuiltinTypes()1064 PrototypeDescriptor MaskoffType = NewPrototype[1]; in computeBuiltinTypes() local1065 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1066 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()1093 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1097 NewPrototype.insert(NewPrototype.begin(), MaskoffType); in computeBuiltinTypes()1104 PrototypeDescriptor MaskoffType = Prototype[1]; in computeBuiltinTypes() local1105 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1106 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()