Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAPValue.h140 MakeLValue(); setLValue(B, O, N, CallIndex); in APValue()
145 MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, CallIndex); in APValue()
376 void setLValue(LValueBase B, const CharUnits &O, NoLValuePath,
378 void setLValue(LValueBase B, const CharUnits &O,
/external/clang/lib/AST/
DAPValue.cpp153 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), in APValue()
156 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), NoLValuePath(), in APValue()
584 void APValue::setLValue(LValueBase B, const CharUnits &O, NoLValuePath, in setLValue() function in APValue
595 void APValue::setLValue(LValueBase B, const CharUnits &O, in setLValue() function in APValue