Searched defs:ResultStr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 1040 RewriteTypeIntoString(QualType T,std::string & ResultStr,const FunctionType * & FPRetType) RewriteTypeIntoString() argument 1065 RewriteObjCMethodDecl(const ObjCInterfaceDecl * IDecl,ObjCMethodDecl * OMD,std::string & ResultStr) RewriteObjCMethodDecl() argument 1177 std::string ResultStr; RewriteImplementationDecl() local 1190 std::string ResultStr; RewriteImplementationDecl() local 1206 std::string ResultStr; RewriteInterfaceDecl() local 3235 RewriteByRefString(std::string & ResultStr,const std::string & Name,ValueDecl * VD,bool def) RewriteByRefString() argument 4932 std::string ResultStr; HandleTranslationUnit() local [all...] |
H A D | RewriteModernObjC.cpp | 1206 RewriteTypeIntoString(QualType T,std::string & ResultStr,const FunctionType * & FPRetType) RewriteTypeIntoString() argument 1231 RewriteObjCMethodDecl(const ObjCInterfaceDecl * IDecl,ObjCMethodDecl * OMD,std::string & ResultStr) RewriteObjCMethodDecl() argument 1353 std::string ResultStr; RewriteImplementationDecl() local 1366 std::string ResultStr; RewriteImplementationDecl() local 1391 std::string ResultStr; RewriteInterfaceDecl() local 4020 RewriteByRefString(std::string & ResultStr,const std::string & Name,ValueDecl * VD,bool def) RewriteByRefString() argument 5869 std::string ResultStr; HandleTranslationUnit() local 5876 std::string ResultStr; HandleTranslationUnit() local [all...] |
/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.cpp |
|
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 9162 std::string ResultStr = E->ComputeName(Info.Ctx); VisitSYCLUniqueStableNameExpr() local
|