Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1534 void setFrom(const APValue &v) { in setFrom() function
1574 void setFrom(ASTContext &Ctx, const APValue &V) { in setFrom() function
1733 void setFrom(const APValue &V) { in setFrom() function
2417 LVal.setFrom(Info.Ctx, Value); in CheckEvaluationResult()
4445 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
4594 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
5803 LVal.setFrom(Info.Ctx, Result); in HandleCovariantReturnAdjustment()
6156 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
7324 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
8044 Result.setFrom(this->Info.Ctx, V); in Success()
[all …]