Searched refs:method_val_ (Results 1 – 1 of 1) sorted by relevance
791 void SetMethodId(MethodId* method_id) { u_.method_val_ = method_id; } in SetMethodId()809 MethodId* GetMethodId() const { return u_.method_val_; } in GetMethodId()831 MethodId* method_val_; member