[IR] Update naming, but not binary format for IrSetValue.
This commit is contained in:
committed by
Alexander Udalov
parent
33ab2299f9
commit
8d791ca98e
@@ -13316,6 +13316,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
boolean hasFlags();
|
||||
@@ -13326,6 +13327,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
int getFlags();
|
||||
@@ -13503,6 +13505,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public boolean hasFlags() {
|
||||
@@ -13515,6 +13518,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public int getFlags() {
|
||||
@@ -13870,6 +13874,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public boolean hasFlags() {
|
||||
@@ -13882,6 +13887,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public int getFlags() {
|
||||
@@ -13894,6 +13900,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public Builder setFlags(int value) {
|
||||
@@ -13909,6 +13916,7 @@ public final class ProtoBuf {
|
||||
*hasAnnotations
|
||||
*Visibility
|
||||
*isSecondary
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public Builder clearFlags() {
|
||||
@@ -14168,6 +14176,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
boolean hasFlags();
|
||||
@@ -14186,6 +14195,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
int getFlags();
|
||||
@@ -14540,6 +14550,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public boolean hasFlags() {
|
||||
@@ -14560,6 +14571,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public int getFlags() {
|
||||
@@ -15307,6 +15319,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public boolean hasFlags() {
|
||||
@@ -15327,6 +15340,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public int getFlags() {
|
||||
@@ -15347,6 +15361,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public Builder setFlags(int value) {
|
||||
@@ -15370,6 +15385,7 @@ public final class ProtoBuf {
|
||||
*isExternal
|
||||
*isSuspend
|
||||
*isExpect
|
||||
*hasNonStableParameterNames
|
||||
* </pre>
|
||||
*/
|
||||
public Builder clearFlags() {
|
||||
|
||||
Reference in New Issue
Block a user