Searched refs:parse_asm_clobbers (Results 1 – 1 of 1) sorted by relevance
2100 static struct token *parse_asm_clobbers(struct token *token, struct statement *stmt, in parse_asm_clobbers() function2150 token = parse_asm_clobbers(token, stmt, &stmt->asm_clobbers); in parse_asm_statement()