Home
last modified time | relevance | path

Searched refs:addConstMethod (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DClass.h642 Method *addConstMethod(RetTypeT &&retType, NameT &&name, Args &&...args) { in addConstMethod() function
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DAttrOrTypeDefGen.cpp496 Method *eq = storageCls->addConstMethod<Method::Inline>( in emitEquals()