Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1688 struct ObjCImplParsingDataRAII { struct1695 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() function1700 ~ObjCImplParsingDataRAII();1708 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2224 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2251 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2265 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()