Searched defs:IsStmtFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | tools.h | 100 inline bool IsStmtFunction(const Symbol &symbol) { IsStmtFunction() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | scope.cpp | 393 bool Scope::IsStmtFunction() const { IsStmtFunction() function in Fortran::semantics::Scope |