Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h811 bool BoundLValue; variable
816 : OpaqueValue(ov), BoundLValue(boundLValue) {} in OpaqueValueMappingData()
869 if (BoundLValue) { in unbind()