Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ AccuVarName
Method
AccuVarName
parser/macro_expr_factory.h:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
absl::string_view AccuVarName() { return ExprFactory::AccuVarName(); }
111
112
ABSL_MUST_USE_RESULT Expr NewAccuIdent() { return NewAccuIdent(NextId()); }
113
Callers
6
ExpandAllMacro
Function · 0.45
ExpandExistsMacro
Function · 0.45
ExpandExistsOneMacro
Function · 0.45
ExpandMap2Macro
Function · 0.45
ExpandMap3Macro
Function · 0.45
ExpandFilterMacro
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected