Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1671 struct ObjCImplParsingDataRAII { struct1678 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1683 ~ObjCImplParsingDataRAII();1691 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
2217 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2244 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2258 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()