Home
last modified time | relevance | path

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

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