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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h240 bool RewriteObjCConstStrings();
H A DIRForTarget.cpp553 bool IRForTarget::RewriteObjCConstStrings() { function in class:IRForTarget
1951 if (!RewriteObjCConstStrings()) {
1952 LLDB_LOG(log, "RewriteObjCConstStrings() failed");
1954 // RewriteObjCConstStrings() reports its own errors, so we don't do so here

Completed in 69 milliseconds