Searched defs:isInterface (Results 1 – 7 of 7) sorted by relevance
596 func isInterface(t types2.Type) bool { func
605 func isInterface(t types.Type) bool { func
2471 func isInterface(typ types2.Type) bool { func
3789 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
3765 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
3742 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
3753 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function