Searched refs:setIvarRBraceLoc (Results 1 – 3 of 3) sorted by relevance
1823 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc() function2112 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } in setIvarRBraceLoc() function
872 CD->setIvarRBraceLoc(ReadSourceLocation(Record, Idx)); in VisitObjCCategoryDecl()934 D->setIvarRBraceLoc(ReadSourceLocation(Record, Idx)); in VisitObjCImplementationDecl()
12598 IMPDecl->setIvarRBraceLoc(RBrac); in ActOnFields()12631 CDecl->setIvarRBraceLoc(RBrac); in ActOnFields()