Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c19733 int context_is_nonstatic_method; in cp_parser_block_literal_expr() local
19789 context_is_nonstatic_method = (current_function_decl in cp_parser_block_literal_expr()
19862 if (context_is_nonstatic_method) in cp_parser_block_literal_expr()