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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h674 bool BoundLValue; member in class:clang::CodeGen::CodeGenFunction::OpaqueValueMappingData
679 : OpaqueValue(ov), BoundLValue(boundLValue) {}
732 if (BoundLValue) {

Completed in 44 milliseconds