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.cpp1593 void setFrom(const APValue &v) { in setFrom() function
1633 void setFrom(ASTContext &Ctx, const APValue &V) { in setFrom() function
1792 void setFrom(const APValue &V) { in setFrom() function
2511 LVal.setFrom(Info.Ctx, Value); in CheckEvaluationResult()
4548 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
4699 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
5949 LVal.setFrom(Info.Ctx, Result); in HandleCovariantReturnAdjustment()
6309 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
7641 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
8375 Result.setFrom(this->Info.Ctx, V); in Success()
[all …]