Searched refs:BLOCKDEF (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/gcc/cp/
H A Ddecl.h31 BLOCKDEF, /* Declaratin of block literal */ enumerator in enum:decl_context
H A Ddecl.c3827 decl = grokdeclarator (declarator, type_specifiers, BLOCKDEF, 0, &attrs);
8575 if (decl_context == BLOCKDEF)
H A Dparser.c12124 if (dcl_kind != BLOCKDEF)
/freebsd-10.2-release/contrib/gcc/
H A Dc-decl.c75 BLOCKDEF, /* Block literal declaration */ enumerator in enum:decl_context
3224 decl = grokdeclarator (declarator, specs, BLOCKDEF,
5158 if (decl_context == BLOCKDEF)

Completed in 203 milliseconds