Home
last modified time | relevance | path

Searched refs:RewriteObjCConstString (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.h236 bool RewriteObjCConstString(llvm::GlobalVariable *NSStr,
DIRForTarget.cpp407 bool IRForTarget::RewriteObjCConstString(llvm::GlobalVariable *ns_str, in RewriteObjCConstString() function in IRForTarget
714 if (!RewriteObjCConstString(nsstring_global, cstr_global)) { in RewriteObjCConstStrings()