Searched refs:ObjCImplParsingDataRAII (Results 1 – 2 of 2) sorted by relevance
1998 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); in ParseObjCAtImplementationDeclaration()2028 Parser::ObjCImplParsingDataRAII::~ObjCImplParsingDataRAII() { in ~ObjCImplParsingDataRAII()2042 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
5611 struct ObjCImplParsingDataRAII { struct5618 ObjCImplParsingDataRAII(Parser &parser, Decl *D) in ObjCImplParsingDataRAII() argument5623 ~ObjCImplParsingDataRAII();5631 ObjCImplParsingDataRAII *CurParsedObjCImpl; argument