Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1779 struct ObjCImplParsingDataRAII { struct1786 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1791 ~ObjCImplParsingDataRAII();1799 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2275 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2305 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2319 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()