Searched refs:getAbstractAttribute (Results 1 – 2 of 2) sorted by relevance
67 TypeID getTypeID() { return impl->getAbstractAttribute().getTypeID(); } in getTypeID()77 return impl->getAbstractAttribute().getDialect(); in getDialect()96 return getAbstractAttribute().hasTrait<Trait>(); in hasTrait()100 const AbstractTy &getAbstractAttribute() const { in getAbstractAttribute() function101 return impl->getAbstractAttribute(); in getAbstractAttribute()235 return attr.getAbstractAttribute().getInterface<ConcreteType>(); in getInterfaceFor()
136 const AbstractAttribute &getAbstractAttribute() const { in getAbstractAttribute() function