Searched defs:superType (Results 1 – 5 of 5) sorted by relevance
115 [&](const Interface* superType) -> bool { in methodVersions()
261 const Interface *superType = iface->superType(); in generateInterfaceHeader() local301 const Interface* superType = tuple.interface(); in generateInterfaceHeader() local347 for (const Interface *superType : iface->typeChain()) { in generateInterfaceHeader() local861 for (const Interface *superType : iface->superTypeChain()) { in generateCppSource() local1743 for (const Interface *superType : iface->typeChain()) { in generateInterfaceSource() local
148 const Interface *superType = iface->superType(); in generateJava() local
51 Scope* parent, const Reference<Type>& superType, const Hash* fileHash) in Interface()617 const Interface* Interface::superType() const { in superType() function in android::Interface
658 const Type* superType = type->storageType(); in typeChain() local670 const Type* superType = storageType(); in superTypeChain() local