Lines Matching refs:Other
69 MCAsmMacro(const MCAsmMacro& Other)70 : Name(Other.Name), Body(Other.Body), Parameters(Other.Parameters) {}