Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp286 bool ReturnBool) { in MakeAtomicCmpXchgValue() argument
287 QualType T = ReturnBool ? E->getArg(1)->getType() : E->getType(); in MakeAtomicCmpXchgValue()
305 if (ReturnBool) in MakeAtomicCmpXchgValue()