Searched defs:IsPointerType (Results 1 – 3 of 3) sorted by relevance
936 bool ValidationState_t::IsPointerType(uint32_t id) const { in IsPointerType() function in spvtools::val::ValidationState_t
730 func (n *TypeExpr) IsPointerType() bool { func