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

Method AccuVarName

common/expr_factory.h:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 absl::string_view AccuVarName() { return accu_var_; }
183
184 Expr NewAccuIdent(ExprId id) { return NewIdent(id, AccuVarName()); }
185

Callers 10

ExpandAllMacro2Function · 0.45
ExpandExistsMacro2Function · 0.45
ExpandExistsOneMacro2Function · 0.45
ExpandTransformMap3MacroFunction · 0.45
ExpandTransformMap4MacroFunction · 0.45
MakeMapComprehensionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected