Home
last modified time | relevance | path

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

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