Searched defs:ResultStr (Results 1 – 3 of 3) sorted by relevance
1040 void RewriteObjC::RewriteTypeIntoString(QualType T, std::string &ResultStr, in RewriteTypeIntoString()1065 std::string &ResultStr) { in RewriteObjCMethodDecl()1177 std::string ResultStr; in RewriteImplementationDecl() local1190 std::string ResultStr; in RewriteImplementationDecl() local1206 std::string ResultStr; in RewriteInterfaceDecl() local3235 void RewriteObjC::RewriteByRefString(std::string &ResultStr, in RewriteByRefString()4932 std::string ResultStr; in HandleTranslationUnit() local
1207 void RewriteModernObjC::RewriteTypeIntoString(QualType T, std::string &ResultStr, in RewriteTypeIntoString()1232 std::string &ResultStr) { in RewriteObjCMethodDecl()1354 std::string ResultStr; in RewriteImplementationDecl() local1367 std::string ResultStr; in RewriteImplementationDecl() local1392 std::string ResultStr; in RewriteInterfaceDecl() local4022 void RewriteModernObjC::RewriteByRefString(std::string &ResultStr, in RewriteByRefString()5872 std::string ResultStr; in HandleTranslationUnit() local5879 std::string ResultStr; in HandleTranslationUnit() local
8800 std::string ResultStr = E->ComputeName(Info.Ctx); in VisitSYCLUniqueStableNameExpr() local