Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ functions
Functions
7,048 in github.com/cel-expr/cel-cpp
⨍
Functions
7,048
◇
Types & classes
1,612
↓ 18 callers
Method
AddAstTransform
eval/compiler/flat_expr_builder.h:54
↓ 18 callers
Method
AddValidation
validator/validator.cc:30
↓ 18 callers
Method
AddVariableConfig
env/config.cc:125
↓ 18 callers
Method
AsDouble
common/type.cc:186
↓ 18 callers
Function
CreateDirectSelectStep
eval/eval/select_step.cc:493
↓ 18 callers
Method
CreateProgram
runtime/runtime.h:196
↓ 18 callers
Method
Evaluate
eval/tests/end_to_end_test.cc:42
↓ 18 callers
Method
Find
common/values/map_value.cc:154
↓ 18 callers
Method
FindOverloads
eval/public/cel_function_registry.cc:77
↓ 18 callers
Method
FindValue
eval/public/activation.cc:17
↓ 18 callers
Method
IsMessage
eval/public/cel_value.h:377
↓ 18 callers
Function
OverflowChecksEnabled
eval/public/builtin_func_registrar_test.cc:58
↓ 18 callers
Method
Print
testutil/expr_printer.cc:326
↓ 18 callers
Method
SetField
common/values/struct_value_builder.cc:1393
↓ 18 callers
Method
SetStringValue
internal/well_known_types.cc:1415
↓ 18 callers
Function
SourceRangeFromToken
parser/parser.cc:129
↓ 18 callers
Method
id
base/operators.h:128
↓ 18 callers
Method
line_offsets
common/source.cc:172
↓ 18 callers
Function
release
Relinquishes ownership of `T*`, returning it. If `T` was allocated and constructed using an arena, no further action is required. If `T` was allocated
common/memory.h:556
↓ 17 callers
Function
AllMacros
extensions/comprehensions_v2_macros.cc:534
↓ 17 callers
Function
BytesValueIs
common/value_testing.cc:222
↓ 17 callers
Function
CheckedMul
internal/overflow.cc:117
↓ 17 callers
Method
CreateUnknownSet
eval/eval/attribute_utility.cc:202
↓ 17 callers
Method
GetOptions
eval/tests/memory_safety_test.cc:87
↓ 17 callers
Method
Has
eval/eval/comprehension_slots.h:65
↓ 17 callers
Method
NewAccuIdent
parser/macro_expr_factory.h:112
↓ 17 callers
Method
ReportErrorAt
parser/parser.cc:192
↓ 17 callers
Function
Utf8CodePointCount
internal/utf8.cc:332
↓ 17 callers
Method
variable_name
base/attribute.h:188
↓ 16 callers
Method
AddExtensionConfig
env/config.cc:55
↓ 16 callers
Method
AddMacro
parser/parser.cc:1739
↓ 16 callers
Function
AstRewrite
common/ast_rewrite.cc:350
↓ 16 callers
Function
CelValueEqualImpl
Equal operator is defined for all types at plan time. Runtime delegates to the correct implementation for types or returns nullopt if the comparison i
eval/internal/cel_value_equal.cc:214
↓ 16 callers
Function
CheckWellKnownType
internal/well_known_types.cc:327
↓ 16 callers
Function
CompileForTestCase
extensions/select_optimization_test.cc:225
↓ 16 callers
Method
GetKind
common/internal/byte_string_test.cc:37
↓ 16 callers
Function
ModernValue
common/legacy_value.cc:1030
↓ 16 callers
Method
MutableMessageFactory
eval/compiler/flat_expr_builder_extensions.h:417
↓ 16 callers
Method
SetString
eval/public/structs/field_access_impl.cc:589
↓ 16 callers
Method
SetUnknownPatterns
runtime/activation.h:104
↓ 16 callers
Method
Size
common/values/map_value.cc:132
↓ 16 callers
Method
ToCord
common/internal/byte_string.cc:540
↓ 16 callers
Method
ToValueVariant
common/values/map_value.cc:363
↓ 16 callers
Function
ValueKindToString
common/value_kind.h:91
↓ 16 callers
Method
Values
internal/well_known_types.cc:1561
↓ 16 callers
Method
has_list_expr
common/expr.h:1001
↓ 16 callers
Method
set_name
common/ast/metadata.h:762
↓ 15 callers
Function
AstRewrite
eval/public/ast_rewrite.cc:345
↓ 15 callers
Method
Build
common/values/value_builder.cc:353
↓ 15 callers
Function
CreateDirectOptionalOrStep
eval/eval/optional_or_step.cc:290
↓ 15 callers
Function
CreateValueFromSingleField
eval/public/containers/field_access.cc:31
↓ 15 callers
Method
DescendantsPreorder
Range over the descendants of this node (including self) using preorder semantics. Each node is visited immediately before all of its descendants.
common/ast/navigable_ast_internal.h:205
↓ 15 callers
Function
DurationValueIs
common/value_testing.cc:208
↓ 15 callers
Function
FormatBytesLiteral
internal/strings.cc:672
↓ 15 callers
Function
FormatStringLiteral
internal/strings.cc:651
↓ 15 callers
Method
GetDouble
common/type.cc:327
↓ 15 callers
Function
GetExtractedFields
tools/cel_field_extractor_test.cc:35
↓ 15 callers
Method
GetParameters
common/types/map_type.cc:68
↓ 15 callers
Function
GetSmall
common/internal/byte_string.h:381
↓ 15 callers
Function
GetTestArena
common/internal/signature_test.cc:36
↓ 15 callers
Method
Has
tools/flatbuffers_backed_impl.cc:169
↓ 15 callers
Function
IsAlreadyWrapped
eval/public/structs/cel_proto_wrap_util.cc:1341
↓ 15 callers
Method
IsDouble
eval/public/cel_value.h:371
↓ 15 callers
Method
IsDyn
common/type.h:201
↓ 15 callers
Function
IsOptional
validator/homogeneous_literal_validator.cc:50
↓ 15 callers
Method
IsTrue
Returns `true` if this value is an instance of a bool value and true.
common/value.h:489
↓ 15 callers
Method
LosslessConvertibleToInt
For key lookups, check if the conversion to signed int is lossless.
internal/number.h:244
↓ 15 callers
Function
MakeBasicStructType
common/types/basic_struct_type.h:109
↓ 15 callers
Method
MakeEvaluatorState
eval/eval/evaluator_core.cc:157
↓ 15 callers
Function
MakeFunctionDecl
common/decl.h:388
↓ 15 callers
Function
MapValueIs
common/value_testing.cc:226
↓ 15 callers
Function
MessageFieldEquals
internal/message_equality.cc:1441
↓ 15 callers
Function
Owner
common/memory.h:154
↓ 15 callers
Function
ParsedJsonValue
common/values/parsed_json_value.cc:54
↓ 15 callers
Function
RunExpression
Helper method. Creates simple pipeline containing Select step and runs it.
eval/eval/create_list_step_test.cc:72
↓ 15 callers
Method
SerializeTo
common/values/int_value.cc:46
↓ 15 callers
Method
TimestampOrDie
Returns stored timestamp value. Fails if stored value type is not timestamp.
eval/public/cel_value.h:329
↓ 15 callers
Method
parent
common/ast/navigable_ast_internal.h:179
↓ 15 callers
Method
swap
common/expr.h:657
↓ 14 callers
Method
AddIssue
checker/validation_result.h:61
↓ 14 callers
Function
AstTraverse
common/ast_traverse.cc:362
↓ 14 callers
Function
Compare
internal/number.h:81
↓ 14 callers
Function
CreateConstantFoldingOptimizer
eval/compiler/constant_folding.cc:254
↓ 14 callers
Function
CreateList
Helper method. Creates simple pipeline containing Select step and runs it.
eval/public/containers/internal_field_backed_list_impl_test.cc:33
↓ 14 callers
Function
EnableOptionalTypes
runtime/optional_types.cc:377
↓ 14 callers
Method
Equals
common/values/bytes_value.cc:140
↓ 14 callers
Method
FindStaticOverloads
eval/public/cel_function_registry.h:81
↓ 14 callers
Method
GetStruct
common/type.cc:412
↓ 14 callers
Method
GetType
common/ast.cc:34
↓ 14 callers
Method
IsEqualTo
eval/public/structs/proto_message_type_adapter.cc:668
↓ 14 callers
Method
IsUint64
eval/public/cel_value.h:369
↓ 14 callers
Function
MakeValue
eval/eval/equality_steps_test.cc:208
↓ 14 callers
Function
MaxTimestamp
internal/time.cc:60
↓ 14 callers
Method
NewBoolConst
parser/macro_expr_factory.h:64
↓ 14 callers
Method
RegisterLazyFunction
runtime/function_registry.cc:99
↓ 14 callers
Method
RemovePrefix
common/internal/byte_string.cc:402
↓ 14 callers
Method
RemoveValueEntry
eval/public/activation.cc:89
↓ 14 callers
Function
Stringify
common/constant_test.cc:246
↓ 14 callers
Function
StrongRef
common/internal/reference_count.h:291
↓ 14 callers
Method
Swap
common/internal/byte_string.cc:869
← previous
next →
401–500 of 7,048, ranked by callers