Searched refs:EOP_MCall (Results 1 – 1 of 1) sorted by relevance
86 EOP_MCall, ///< Method call enumerator118 assert(Op == EOP_Call || Op == EOP_MCall); in getFunctionDecl()135 case EOP_MCall: return Flags+1; // First arg is implicit obj. in arity()243 return make(EOP_MCall, NumArgs, getFirstVirtualDecl(D)); in makeMCall()663 case EOP_MCall: { in toString()