MCPcopy 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

39class VariableDecl;
40class OverloadDecl;
41class 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

nameFunction · 0.50
swapMethod · 0.45

Tested by

no test coverage detected