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