Searched refs:superClassId (Results 1 – 1 of 1) sorted by relevance
263 IdentifierInfo *superClassId = nullptr; in ParseObjCAtInterfaceDeclaration() local281 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtInterfaceDeclaration()294 Actions.ActOnTypedefedProtocols(ProtocolRefs, superClassId, superClassLoc); in ParseObjCAtInterfaceDeclaration()298 superClassId, superClassLoc, in ParseObjCAtInterfaceDeclaration()1509 IdentifierInfo *superClassId = nullptr; in ParseObjCAtImplementationDeclaration() local1517 superClassId = Tok.getIdentifierInfo(); in ParseObjCAtImplementationDeclaration()1522 superClassId, superClassLoc); in ParseObjCAtImplementationDeclaration()