Home
last modified time | relevance | path

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

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