Home
last modified time | relevance | path

Searched refs:set_stmtFunction (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h84 void set_stmtFunction(SomeExpr &&expr) { stmtFunction_ = std::move(expr); } in set_stmtFunction() function
/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp6168 details.set_stmtFunction(std::move(*converted)); in AnalyzeStmtFunctionStmt()
6170 details.set_stmtFunction(std::move(*expr)); in AnalyzeStmtFunctionStmt()