Searched refs:hasTableType (Results 1 – 1 of 1) sorted by relevance
110 return isTable() && hasTableType() && in isFunctionTable()133 bool hasTableType() const { return TableType.hasValue(); } in hasTableType() function135 assert(hasTableType()); in getTableType()