Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1617 void setFrom(const APValue &v) { in setFrom() function
1662 void setFrom(ASTContext &Ctx, const APValue &V) { in setFrom() function
1830 void setFrom(const APValue &V) { in setFrom() function
2653 LVal.setFrom(Info.Ctx, Value); in CheckEvaluationResult()
4793 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
4944 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
6242 LVal.setFrom(Info.Ctx, Result); in HandleCovariantReturnAdjustment()
6589 ObjectArg->setFrom(Info.Ctx, *That); in EvaluateArgs()
6609 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
7979 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
[all …]