Home
last modified time | relevance | path

Searched refs:decl_stmt (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-semantics.c108 tree decl_stmt; local
111 decl_stmt = build_stmt (DECL_STMT, decl);
112 add_stmt (decl_stmt);
Dc-common.def45 DEFTREECODE (DECL_STMT, "decl_stmt", 'e', 1)