Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1525 struct ObjCImplParsingDataRAII { struct1532 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1537 ~ObjCImplParsingDataRAII();1545 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2192 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2219 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2233 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()