Searched refs:MaskoffType (Results 1 – 1 of 1) sorted by relevance
1055 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1059 NewPrototype.insert(NewPrototype.begin() + 1, MaskoffType); in computeBuiltinTypes()1065 PrototypeDescriptor MaskoffType = NewPrototype[1]; in computeBuiltinTypes() local1066 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1067 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()1094 PrototypeDescriptor MaskoffType = PrototypeDescriptor( in computeBuiltinTypes() local1098 NewPrototype.insert(NewPrototype.begin(), MaskoffType); in computeBuiltinTypes()1105 PrototypeDescriptor MaskoffType = Prototype[1]; in computeBuiltinTypes() local1106 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()1107 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()