Home
last modified time | relevance | path

Searched refs:begin_function_try_block (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5513 extern tree begin_function_try_block (tree *);
H A Dsemantics.c1105 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() function
H A Dpt.c12828 stmt = begin_function_try_block (&compound_stmt); in tsubst_expr()
H A Dparser.c19711 try_block = begin_function_try_block (&compound_stmt); in cp_parser_function_try_block()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6879 extern tree begin_function_try_block (tree *);
H A Dsemantics.c1236 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() function
H A Dpt.c17021 stmt = begin_function_try_block (&compound_stmt); in tsubst_expr()
H A Dparser.c24633 try_block = begin_function_try_block (&compound_stmt); in cp_parser_function_try_block()