Lines Matching refs:Attribute
2414 B.addAttribute(llvm::Attribute::NoReturn)2415 .addAttribute(llvm::Attribute::NoUnwind);2417 B.addAttribute(llvm::Attribute::UWTable);3199 // __weak attribute on a field is ignored.