Searched refs:superClassId (Results 1 – 1 of 1) sorted by relevance
315 IdentifierInfo *superClassId = nullptr; in ParseObjCAtInterfaceDeclaration() local337 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtInterfaceDeclaration()370 Actions.ActOnTypedefedProtocols(protocols, superClassId, superClassLoc); in ParseObjCAtInterfaceDeclaration()374 typeParameterList, superClassId, in ParseObjCAtInterfaceDeclaration()2202 IdentifierInfo *superClassId = nullptr; in ParseObjCAtImplementationDeclaration() local2210 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtImplementationDeclaration()2215 superClassId, superClassLoc); in ParseObjCAtImplementationDeclaration()