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

Method SetMissingPatterns

runtime/activation.h:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 void SetMissingPatterns(std::vector<cel::AttributePattern> patterns) {
113 missing_patterns_ = std::move(patterns);
114 }
115
116 // Returns true if the function was inserted (no other registered function has
117 // a matching descriptor).

Callers 6

TESTFunction · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64