Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExpandAllMacro2
Function · 0.45
ExpandExistsMacro2
Function · 0.45
ExpandExistsOneMacro2
Function · 0.45
ExpandTransformList3Macro
Function · 0.45
ExpandTransformList4Macro
Function · 0.45
ExpandTransformMap3Macro
Function · 0.45
ExpandTransformMap4Macro
Function · 0.45
ExpandTransformMapEntry3Macro
Function · 0.45
ExpandTransformMapEntry4Macro
Function · 0.45
MakeMapComprehension
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected