Searched refs:MoveIntoResult (Results 1 – 3 of 3) sorted by relevance
1139 MoveIntoResult(Value, Context); in SetResult()1141 void MoveIntoResult(APValue &Value, const ASTContext &Context);
378 void ConstantExpr::MoveIntoResult(APValue &Value, const ASTContext &Context) { in MoveIntoResult() function in ConstantExpr
17356 Res->MoveIntoResult(Cached, getASTContext()); in CheckForImmediateInvocation()17403 CE->MoveIntoResult(Eval.Val, SemaRef.getASTContext()); in EvaluateAndDiagnoseImmediateInvocation()