Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp903 void setFrom(const APValue &v) { in setFrom() function
937 void setFrom(ASTContext &Ctx, const APValue &V) { in setFrom() function
1020 void setFrom(const APValue &V) { in setFrom() function
1401 LVal.setFrom(Info.Ctx, Value); in CheckConstantExpression()
2851 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
3003 LVal.setFrom(Info.Ctx, Subobj); in foundPointer()
3736 RHS.setFrom(Info.Ctx, ArgValues[0]); in HandleFunctionCall()
3800 RHS.setFrom(Info.Ctx, ArgValues[0]); in HandleConstructorCall()
4341 Result.setFrom(this->Info.Ctx, V); in Success()
4760 Result.setFrom(Info.Ctx, V); in Success()
[all …]