Searched defs:isGeneric (Results 1 – 5 of 5) sorted by relevance
45 default boolean isGeneric() { in isGeneric() method
66 default boolean isGeneric() { in isGeneric() method
45 public static boolean isGeneric(TypeMirror type) { in isGeneric() method in TypeUtils
61 public boolean isGeneric() { in isGeneric() method in Type
2557 bool InterfaceVisitor::isGeneric() const { in isGeneric() function in Fortran::semantics::InterfaceVisitor