Searched refs:MoveIntoResult (Results 1 – 3 of 3) sorted by relevance
1111 MoveIntoResult(Value, Context); in SetResult()1113 void MoveIntoResult(APValue &Value, const ASTContext &Context);
430 void ConstantExpr::MoveIntoResult(APValue &Value, const ASTContext &Context) { in MoveIntoResult() function in ConstantExpr
17831 CE->MoveIntoResult(Eval.Val, SemaRef.getASTContext()); in EvaluateAndDiagnoseImmediateInvocation()