Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1251 struct ObjCImplParsingDataRAII { struct1258 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1263 ~ObjCImplParsingDataRAII();1271 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1539 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()1567 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()1581 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()