Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getIvarRBraceLoc

996   if (CatDecl->getIvarRBraceLoc().isValid())
997 InsertText(CatDecl->getIvarRBraceLoc(), "// ");
1232 if (IMD->getIvarRBraceLoc().isValid())
1233 InsertText(IMD->getIvarRBraceLoc(), "// ");