Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DClass.h120 MethodSignature(RetTypeT &&retType, NameT &&name, MethodSignature() function
128 MethodSignature(RetTypeT &&retType, NameT &&name, MethodSignature() function
137 MethodSignature(RetTypeT &&retType, NameT &&name, Parameters &&...parameters) MethodSignature() function