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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp414 bool IRForTarget::RewriteObjCConstString(llvm::GlobalVariable *ns_str, argument
419 Type *ns_str_ty = ns_str->getType();
537 if (!UnfoldConstant(ns_str, nullptr, CFSCWB_Caller, m_entry_instruction_finder,
548 ns_str->eraseFromParent();

Completed in 99 milliseconds