Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1344 struct ObjCImplParsingDataRAII { struct1351 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() function1356 ~ObjCImplParsingDataRAII();1364 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2237 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2265 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2279 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()