Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp7208 const parser::StmtFunctionStmt &stmtFunc) { in AnalyzeStmtFunctionStmt() argument
7209 Symbol *symbol{std::get<parser::Name>(stmtFunc.t).symbol}; in AnalyzeStmtFunctionStmt()
7215 context(), std::get<parser::Scalar<parser::Expr>>(stmtFunc.t))}; in AnalyzeStmtFunctionStmt()