Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c25873 bool return_cond, in cp_parser_noexcept_specification_opt() argument
25938 return_cond = true; in cp_parser_noexcept_specification_opt()
25964 if (!return_cond) in cp_parser_noexcept_specification_opt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc27920 bool return_cond) in cp_parser_noexcept_specification_opt() argument
27973 return_cond = true; in cp_parser_noexcept_specification_opt()
27996 if (!return_cond) in cp_parser_noexcept_specification_opt()