Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp2167 bool RequiresSelValue = true; in EmitMessageSend() local
2175 RequiresSelValue = false; in EmitMessageSend()
2214 if (RequiresSelValue) { in EmitMessageSend()