Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h53 StringRef getConvertFromStorageCall() const { return convertFromStorageCall; } getConvertFromStorageCall() function
/llvm-project/mlir/lib/TableGen/
H A DAttribute.cpp79 StringRef Attribute::getConvertFromStorageCall() const { in getConvertFromStorageCall() function in Attribute