Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1535 void setFrom(const APValue &v) { in setFrom() function
1575 void setFrom(ASTContext &Ctx, const APValue &V) { in setFrom() function
1734 void setFrom(const APValue &V) { in setFrom() function
2399 LVal.setFrom(Info.Ctx, Value); in CheckEvaluationResult()
4392 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
4541 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
5710 LVal.setFrom(Info.Ctx, Result); in HandleCovariantReturnAdjustment()
6063 RefLValue.setFrom(Info.Ctx, *RefValue); in handleTrivialCopy()
7235 SourceLValue.setFrom(Info.Ctx, SourceValue); in handleLValueToRValueBitCast()
7940 Result.setFrom(this->Info.Ctx, V); in Success()
[all …]