Searched defs:superType (Results 1 – 4 of 4) sorted by relevance
267 const Interface *superType = iface->superType(); in generateInterfaceHeader() local348 for (const Interface *superType : iface->typeChain()) { in generateInterfaceHeader() local860 for (const Interface *superType : iface->superTypeChain()) { in generateCppSource() local1803 for (const Interface *superType : iface->typeChain()) { in generateInterfaceSource() local
150 const Interface *superType = iface->superType(); in generateJava() local
75 Scope* parent, const Reference<Type>& superType, const Hash* fileHash) in Interface()637 const Interface* Interface::superType() const { in superType() function in android::Interface
586 const Type* superType = type->storageType(); in typeChain() local598 const Type* superType = storageType(); in superTypeChain() local