MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_node_decl

Function dt_node_decl

libdtrace/dt_parser.c:1369–1709  ·  view source on GitHub ↗

* Instantiate a decl using the contents of the current declaration stack. As * we do not currently permit decls to be initialized, this function currently * returns NULL and no parse node is created. When this function is called, * the topmost scope's ds_ident pointer will be set to NULL (indicating no * init_declarator rule was matched) or will point to the identifier to use. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

dt_decl_topFunction · 0.85
dt_decl_typeFunction · 0.85
xyerrorFunction · 0.85
dt_dprintfFunction · 0.85
dt_type_nameFunction · 0.85
dtrace_lookup_by_nameFunction · 0.85
dtrace_symbol_typeFunction · 0.85
dt_module_externFunction · 0.85
dtrace_errmsgFunction · 0.85
dtrace_errnoFunction · 0.85
dt_idstack_lookupFunction · 0.85
ctf_add_typeFunction · 0.85

Tested by

no test coverage detected