Home
last modified time | relevance | path

Searched defs:ResultStr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1040 void RewriteObjC::RewriteTypeIntoString(QualType T, std::string &ResultStr, in RewriteTypeIntoString()
1065 std::string &ResultStr) { in RewriteObjCMethodDecl()
1177 std::string ResultStr; in RewriteImplementationDecl() local
1190 std::string ResultStr; in RewriteImplementationDecl() local
1206 std::string ResultStr; in RewriteInterfaceDecl() local
3235 void RewriteObjC::RewriteByRefString(std::string &ResultStr, in RewriteByRefString()
4932 std::string ResultStr; in HandleTranslationUnit() local
H A DRewriteModernObjC.cpp1207 void RewriteModernObjC::RewriteTypeIntoString(QualType T, std::string &ResultStr, in RewriteTypeIntoString()
1232 std::string &ResultStr) { in RewriteObjCMethodDecl()
1354 std::string ResultStr; in RewriteImplementationDecl() local
1367 std::string ResultStr; in RewriteImplementationDecl() local
1392 std::string ResultStr; in RewriteInterfaceDecl() local
4022 void RewriteModernObjC::RewriteByRefString(std::string &ResultStr, in RewriteByRefString()
5872 std::string ResultStr; in HandleTranslationUnit() local
5879 std::string ResultStr; in HandleTranslationUnit() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp8800 std::string ResultStr = E->ComputeName(Info.Ctx); in VisitSYCLUniqueStableNameExpr() local