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