Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ FunctionDecl
Class
FunctionDecl
common/decl.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
class VariableDecl;
40
class OverloadDecl;
41
class FunctionDecl;
42
43
// `VariableDecl` represents a declaration of a variable, composed of its name
44
// and type, and optionally a constant value.
Callers
nothing calls this directly
Calls
2
name
Function · 0.50
swap
Method · 0.45
Tested by
no test coverage detected