Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3383 static bool handleAssignment(EvalInfo &Info, const Expr *E, const LValue &LVal, in handleAssignment() function
4465 if (!handleAssignment(Info, Args[0], *This, MD->getThisType(), in HandleFunctionCall()
5637 return handleAssignment(this->Info, E, Result, E->getLHS()->getType(), in VisitBinAssign()
6363 !handleAssignment(Info, E, Dest, T, Val)) in VisitBuiltinCallExpr()
8719 if (!handleAssignment(Info, E, ResultLValue, ResultType, APV)) in VisitBuiltinCallExpr()