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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h257 bool RewriteObjCSelector(llvm::Instruction *selector_load);
H A DIRForTarget.cpp766 bool IRForTarget::RewriteObjCSelector(Instruction *selector_load) { function in class:IRForTarget
905 if (!RewriteObjCSelector(inst)) {

Completed in 112 milliseconds