Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1708 struct ObjCImplParsingDataRAII { struct1715 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1720 ~ObjCImplParsingDataRAII();1728 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2268 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2297 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2311 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()