Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1040 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 DRewriteModernObjC.cpp1206 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 DCompiler.cpp
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9162 std::string ResultStr = E->ComputeName(Info.Ctx); VisitSYCLUniqueStableNameExpr() local