Searched refs:ObjCImplParsingDataRAII (Results 1 – 6 of 6) sorted by relevance
1344 struct ObjCImplParsingDataRAII { struct1351 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1356 ~ObjCImplParsingDataRAII();1364 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1730 struct ObjCImplParsingDataRAII { struct1737 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() function1742 ~ObjCImplParsingDataRAII();1750 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1730 struct ObjCImplParsingDataRAII { struct1737 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1742 ~ObjCImplParsingDataRAII();1750 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1707 struct ObjCImplParsingDataRAII { struct1714 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1719 ~ObjCImplParsingDataRAII();1727 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument
1767 struct ObjCImplParsingDataRAII { struct1774 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument1779 ~ObjCImplParsingDataRAII();1787 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()