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

Method arena

runtime/function.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 google::protobuf::Arena* absl_nonnull arena() const { return arena_; }
68
69 const EmbedderContext* absl_nullable embedder_context() const {
70 return embedder_context_;

Callers 9

TEST_FFunction · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
FormatDoubleFunction · 0.45
LegacyFormatDoubleFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36