Searched refs:dt_scope_push (Results 1 – 3 of 3) sorted by relevance
122 extern void dt_scope_push(ctf_file_t *, ctf_id_t);
249 { dt_scope_push(NULL, CTF_ERR); } DT_TOK_ASGN839 array: DT_TOK_LBRAC { dt_scope_push(NULL, CTF_ERR); }852 function: DT_TOK_LPAR { dt_scope_push(NULL, CTF_ERR); }
516 dt_scope_push(ctfp, type); in dt_decl_sou()728 dt_scope_push(ctfp, type); in dt_decl_enum()1121 dt_scope_push(ctf_file_t *ctfp, ctf_id_t type) in dt_scope_push() function