Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:FullCategoryName

5649   std::string FullCategoryName = ClassDecl->getNameAsString();
5650 FullCategoryName += '_';
5651 FullCategoryName += IDecl->getNameAsString();
5674 true, "CATEGORY_", FullCategoryName.c_str(),
5679 false, "CATEGORY_", FullCategoryName.c_str(),
5686 FullCategoryName, Result);
5714 Result += FullCategoryName;
5724 Result += FullCategoryName;
5732 Result += FullCategoryName;
5740 Result += FullCategoryName;