Home
last modified time | relevance | path

Searched refs:shouldDeclareMethods (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DTrait.h117 bool shouldDeclareMethods() const;
/llvm-project/mlir/lib/TableGen/
H A DTrait.cpp99 bool InterfaceTrait::shouldDeclareMethods() const { in shouldDeclareMethods() function in InterfaceTrait
/llvm-project/mlir/tools/mlir-tblgen/
H A DAttrOrTypeDefGen.cpp441 if (trait->shouldDeclareMethods())
H A DOpDefinitionsGen.cpp3514 if (opTrait->shouldDeclareMethods())