Home
last modified time | relevance | path

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

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