Searched refs:WrappedAttr (Results 1 – 2 of 2) sorted by relevance
1429 class WrappedAttr : public SimpleArgument { class1431 WrappedAttr(const Record &Arg, StringRef Attr) in WrappedAttr() function in __anone44e3aff0211::WrappedAttr1508 Ptr = std::make_unique<WrappedAttr>(Arg, Attr); in createArgument()
323 class WrappedAttr<string name, bit opt = 0> : Argument<name, opt>;2860 let Args = [VersionArgument<"Version">, WrappedAttr<"AdditionalAttr">,