Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DTypes.h205 const AbstractTy &getAbstractType() const { return impl->getAbstractType(); } getAbstractType() function
H A DTypeSupport.h172 const AbstractType &getAbstractType() { in getAbstractType() function