Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAPValue.h141 MakeLValue(); setLValue(B, O, N, CallIndex); in APValue()
146 MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, CallIndex); in APValue()
370 void setLValue(LValueBase B, const CharUnits &O, NoLValuePath,
372 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()
542 void APValue::setLValue(LValueBase B, const CharUnits &O, NoLValuePath, in setLValue() function in APValue
553 void APValue::setLValue(LValueBase B, const CharUnits &O, in setLValue() function in APValue