Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:FullCategoryName

5751   std::string FullCategoryName = ClassDecl->getNameAsString();
5752 FullCategoryName += '_';
5753 FullCategoryName += IDecl->getNameAsString();
5779 true, "CATEGORY_", FullCategoryName.c_str(),
5784 false, "CATEGORY_", FullCategoryName.c_str(),
5791 FullCategoryName, Result);
5819 Result += FullCategoryName;
5829 Result += FullCategoryName;
5837 Result += FullCategoryName;
5845 Result += FullCategoryName;