Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ end
Method
end
base/attribute_set.h:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
const_iterator cbegin() const { return attributes_.cbegin(); }
67
68
iterator end() const { return attributes_.end(); }
69
70
const_iterator cend() const { return attributes_.cend(); }
71
Callers
15
operator[]
Method · 0.45
Visit
Method · 0.45
VisitCreateList
Method · 0.45
absl_nullable FindCheckerType
Function · 0.45
StatsForNode
Method · 0.45
RecordImpl
Method · 0.45
ExtractFieldPaths
Function · 0.45
IncludeMacrosByNamePredicate
Function · 0.45
ExcludeMacrosByNamePredicate
Function · 0.45
FindMacro
Method · 0.45
ListMacros
Method · 0.45
GetLocation
Method · 0.45
Calls
no outgoing calls
Tested by
10
GetLocation
Method · 0.36
operator[]
Method · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
NativeCheck
Function · 0.36
NativeCheck
Function · 0.36
TEST
Function · 0.36
Adorn
Method · 0.36
TEST_P
Function · 0.36
TEST_P
Function · 0.36
RunBenchmark
Function · 0.36