Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtools.h84 inline bool IsStmtFunction(const Symbol &symbol) { in IsStmtFunction() function
/external/llvm-project/flang/lib/Semantics/
Dscope.cpp313 bool Scope::IsStmtFunction() const { in IsStmtFunction() function in Fortran::semantics::Scope