Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c1866 static tree cp_parser_selection_statement
8644 statement = cp_parser_selection_statement (parser, if_p); in cp_parser_statement()
9022 cp_parser_selection_statement (cp_parser* parser, bool *if_p) in cp_parser_selection_statement() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2111 static tree cp_parser_selection_statement
10823 statement = cp_parser_selection_statement (parser, if_p, chain); in cp_parser_statement()
11323 cp_parser_selection_statement (cp_parser* parser, bool *if_p, in cp_parser_selection_statement() function