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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h233 bool RewriteObjCConstString(llvm::GlobalVariable *NSStr,
H A DIRForTarget.cpp414 bool IRForTarget::RewriteObjCConstString(llvm::GlobalVariable *ns_str, function in class:IRForTarget
721 if (!RewriteObjCConstString(nsstring_global, cstr_global)) {
724 // We don't print an error message here because RewriteObjCConstString

Completed in 124 milliseconds