Module rustc_builtin_macros::asm
source ยท Structsยง
Functionsยง
- err_duplicate_option ๐Report a duplicate option error.
- expand_asm ๐
- expand_global_asm ๐
- expand_preparsed_asm ๐
- parse_args ๐
- parse_clobber_abi ๐
- parse_options ๐
- parse_reg ๐
- try_set_option ๐Try to set the provided option in the provided
AsmArgs
. If it is already set, report a duplicate option error.