Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h192 MakeLValue(); setLValue(B, O, N, IsNullPtr); in Kind()
197 MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr); in Kind()
436 void setLValue(LValueBase B, const CharUnits &O, NoLValuePath,
438 void setLValue(LValueBase B, const CharUnits &O,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp195 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), in APValue()
198 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), NoLValuePath(), in APValue()
664 void APValue::setLValue(LValueBase B, const CharUnits &O, NoLValuePath, in setLValue() function in APValue
675 void APValue::setLValue(LValueBase B, const CharUnits &O, in setLValue() function in APValue