Searched refs:set_stmtFunction (Results 1 – 2 of 2) sorted by relevance
104 void set_stmtFunction(SomeExpr &&expr) { stmtFunction_ = std::move(expr); } in set_stmtFunction() function
7226 details.set_stmtFunction(std::move(*converted)); in AnalyzeStmtFunctionStmt()7228 details.set_stmtFunction(std::move(*expr)); in AnalyzeStmtFunctionStmt()