Home
last modified time | relevance | path

Searched defs:WrappedAttr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1429 class WrappedAttr : public SimpleArgument { global() class
1431 WrappedAttr(const Record &Arg, StringRef Attr) WrappedAttr() function in __anon4af29db20211::WrappedAttr
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp642 WrappedAttr, // A wrapped MLIR Attribute instance. global() enumerator