Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp249 bool ReturnBool) { in MakeAtomicCmpXchgValue() argument
250 QualType T = ReturnBool ? E->getArg(1)->getType() : E->getType(); in MakeAtomicCmpXchgValue()
268 if (ReturnBool) in MakeAtomicCmpXchgValue()