Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2078 bool RequiresSelValue = true; in EmitMessageSend() local
2086 RequiresSelValue = false; in EmitMessageSend()
2126 if (RequiresSelValue) { in EmitMessageSend()