Searched refs:cp_parser_functional_cast (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c1865 static tree cp_parser_functional_cast
4417 postfix_expression = cp_parser_functional_cast (parser, type);
4437 = cp_parser_functional_cast (parser, type);
16448 cp_parser_functional_cast (cp_parser* parser, tree type)
16446 cp_parser_functional_cast (cp_parser* parser, tree type) function

Completed in 111 milliseconds