Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1262 struct ObjCImplParsingDataRAII { struct1269 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1274 ~ObjCImplParsingDataRAII();1282 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1586 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()1614 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()1628 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()