Searched refs:EOP_MCall (Results 1 – 1 of 1) sorted by relevance
82 EOP_MCall, ///< Method call enumerator114 assert(Op == EOP_Call || Op == EOP_MCall); in getFunctionDecl()131 case EOP_MCall: return Flags+1; // First arg is implicit obj. in arity()245 NodeVec.push_back(SExprNode(EOP_MCall, NumArgs, getFirstVirtualDecl(D))); in makeMCall()669 case EOP_MCall: { in toString()