Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h166 bool RewriteObjCConstStrings();
H A DIRForTarget.cpp539 bool IRForTarget::RewriteObjCConstStrings() { in RewriteObjCConstStrings() function in IRForTarget
1704 if (!RewriteObjCConstStrings()) { in runOnModule()