MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / has_operand

Method has_operand

common/expr.h:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 void Clear();
177
178 ABSL_MUST_USE_RESULT bool has_operand() const { return operand_ != nullptr; }
179
180 // The target of the selection expression.
181 //

Callers 10

PushSelectDepsFunction · 0.80
PushSelectDepsFunction · 0.80
PreVisitSelectMethod · 0.80
PushSelectDepsFunction · 0.80
TESTFunction · 0.80
PushSelectDepsFunction · 0.80
CopyNodeFunction · 0.80
ExpandFunction · 0.80
SelectExprToProtoMethod · 0.80
SelectExprFromProtoMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64