Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h295 bool RewriteObjCConstStrings();
H A DIRForTarget.cpp560 bool IRForTarget::RewriteObjCConstStrings() { in RewriteObjCConstStrings() function in IRForTarget
2164 if (!RewriteObjCConstStrings()) { in runOnModule()