Home
last modified time | relevance | path

Searched defs:IsStmtFunction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/include/flang/Semantics/
H A Dtools.h100 inline bool IsStmtFunction(const Symbol &symbol) { IsStmtFunction() function
/llvm-project/flang/lib/Semantics/
H A Dscope.cpp393 bool Scope::IsStmtFunction() const { IsStmtFunction() function in Fortran::semantics::Scope