Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c222 static cp_token_cache *cp_token_cache_new
813 cp_token_cache_new (cp_token *first, cp_token *last) in cp_token_cache_new() function
12630 = cp_token_cache_new (first_token, token); in cp_parser_parameter_declaration()
15989 DECL_PENDING_INLINE_INFO (fn) = cp_token_cache_new (first, last); in cp_parser_save_member_function_body()
DChangeLog-20041976 (cp_lexer_handle_pragma, cp_token_cache_new, cp_parser_string_literal):
3265 * parser.c (cp_token_cache_new): Likewise.