Searched refs:MaskoffType (Results 1 – 1 of 1) sorted by relevance
930 PrototypeDescriptor MaskoffType = NewPrototype[1]; in computeBuiltinTypes() local931 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()932 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()957 PrototypeDescriptor MaskoffType = Prototype[1]; in computeBuiltinTypes() local958 MaskoffType.TM &= ~static_cast<uint8_t>(TypeModifier::Pointer); in computeBuiltinTypes()959 NewPrototype.insert(NewPrototype.begin() + NF + 1, NF, MaskoffType); in computeBuiltinTypes()