Home
last modified time | relevance | path

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

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