Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2014969 (cp_parser_asm_operand_list): And asm.
1442 cp_parser_asm_operand_list, cp_parser_objc_message_receiver,
H A DChangeLog-20042014 (cp_parser_asm_operand_list, cp_parser_asm_clobber_list)
4854 (cp_parser_asm_operand_list): Remove redundant setting of
H A DChangeLog-20082066 (cp_parser_asm_operand_list): Likewise.
H A DChangeLog-20071551 (cp_parser_asm_operand_list): Return error mark node if any
H A Dparser.cc2528 static tree cp_parser_asm_operand_list
22080 outputs = cp_parser_asm_operand_list (parser); in cp_parser_asm_definition()
22105 inputs = cp_parser_asm_operand_list (parser); in cp_parser_asm_definition()
28427 cp_parser_asm_operand_list (cp_parser* parser) in cp_parser_asm_operand_list() function
H A DChangeLog-20172158 (cp_parser_asm_operand_list): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2403 static tree cp_parser_asm_operand_list
20351 outputs = cp_parser_asm_operand_list (parser); in cp_parser_asm_definition()
20376 inputs = cp_parser_asm_operand_list (parser); in cp_parser_asm_definition()
26396 cp_parser_asm_operand_list (cp_parser* parser) in cp_parser_asm_operand_list() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200440321 (cp_parser_asm_operand_list): Ditto.