Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1252 struct ObjCImplParsingDataRAII { struct1259 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1264 ~ObjCImplParsingDataRAII();1272 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()