Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp162 unsigned AttrOrTypeDef::getNumParameters() const { getNumParameters() function in AttrOrTypeDef
/llvm-project/mlir/include/mlir/TableGen/
H A DClass.h106 unsigned getNumParameters() const { return parameters.size(); } getNumParameters() function
159 unsigned getNumParameters() const { return parameters.getNumParameters(); } getNumParameters() function