Home
last modified time | relevance | path

Searched refs:bcs_flags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20151560 (cp_parser_compound_statement): Change in_try parameter to bcs_flags.
H A Dparser.cc12784 int bcs_flags, bool function_body) in cp_parser_compound_statement() argument
12797 compound_stmt = begin_compound_stmt (bcs_flags); in cp_parser_compound_statement()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c11791 int bcs_flags, bool function_body) in cp_parser_compound_statement() argument
11804 compound_stmt = begin_compound_stmt (bcs_flags); in cp_parser_compound_statement()