Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp2162 bool RequiresSelValue = true; in EmitMessageSend() local
2170 RequiresSelValue = false; in EmitMessageSend()
2209 if (RequiresSelValue) { in EmitMessageSend()