Searched refs:hasState (Results 1 – 5 of 5) sorted by relevance
61 private boolean hasState; field in LambdaClassFixer97 hasState = false; in visit()109 hasState = true; in visitField()161 !hasState || hasFactory, in visitEnd()164 if (!hasState) { in visitEnd()
18 boolean hasState(); in hasState() method
154 public boolean hasState() { in hasState() method in ChannelData411 result = result && (hasState() == other.hasState()); in equals()412 if (hasState()) { in equals()445 if (hasState()) { in hashCode()709 if (other.hasState()) { in mergeFrom()769 public boolean hasState() { in hasState() method in ChannelData.Builder
270 if (Context.hasState(InlinedContext) || Context.hasState(MergedContext)) in getBaseSamplesFor()
420 bool hasState(ContextStateMask S) { return State & (uint32_t)S; }