Searched defs:isPointerType (Results 1 – 4 of 4) sorted by relevance
300 bool isPointerType(Id typeId) const { return getTypeClass(typeId) == OpTypePointer; } in isPointerType() function
304 bool isPointerType(Id typeId) const { return getTypeClass(typeId) == OpTypePointer; } in isPointerType() function
195 static bool isPointerType(StringView S) { in isPointerType() function
194 static bool isPointerType(StringView S) { in isPointerType() function