Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h363 setLValue(Base, Offset, NoLValuePath{}, IsNullPtr);
377 setLValue(Base, Offset, Path, OnePastTheEnd, IsNullPtr);
387 setLValue(Base, Offset, NoLValuePath{}, IsNullPtr);
685 void setLValue(LValueBase B, const CharUnits &O, NoLValuePath,
687 void setLValue(LValueBase B, const CharUnits &O,
H A DPropertiesBase.td560 result.setLValue(base, offset, APValue::NoLValuePath{}, isNullPtr);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp347 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), in APValue()
350 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), NoLValuePath(), in APValue()
1024 void APValue::setLValue(LValueBase B, const CharUnits &O, NoLValuePath, in setLValue() function in APValue
1048 void APValue::setLValue(LValueBase B, const CharUnits &O, in setLValue() function in APValue
H A DASTImporter.cpp10763 Result.setLValue(Base, Offset, APValue::NoLValuePath{}, in ImportAPValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8772 {"_ZN5clang7APValue9setLValueEPNS_4ExprERKNS_9CharUnitsE", "clang::APValue::setLValue(clang::Expr*,…