Searched refs:superClassId (Results 1 – 1 of 1) sorted by relevance
295 IdentifierInfo *superClassId = nullptr; in ParseObjCAtInterfaceDeclaration() local317 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtInterfaceDeclaration()356 Actions.ActOnTypedefedProtocols(protocols, superClassId, superClassLoc); in ParseObjCAtInterfaceDeclaration()360 typeParameterList, superClassId, in ParseObjCAtInterfaceDeclaration()2171 IdentifierInfo *superClassId = nullptr; in ParseObjCAtImplementationDeclaration() local2179 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtImplementationDeclaration()2184 superClassId, superClassLoc); in ParseObjCAtImplementationDeclaration()