Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ scope
Method
scope
compiler/cpp/src/thrift/parse/t_program.h:252–252 ·
view source on GitHub ↗
Scope accessor
Source
from the content-addressed store, hash-verified
250
251
// Scope accessor
252
t_scope* scope() { return scope_; }
253
254
const t_scope* scope() const { return scope_; }
255
Callers
5
parse
Function · 0.80
generate
Function · 0.80
get_type
Method · 0.80
is_fully_defined_type
Method · 0.80
parse_thrift_for_test
Function · 0.80
Calls
no outgoing calls
Tested by
1
parse_thrift_for_test
Function · 0.64