Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dsymbol.cpp308 bool Symbol::IsSubprogram() const { in IsSubprogram() function in Fortran::semantics::Symbol
314 [](const UseDetails &x) { return x.symbol().IsSubprogram(); }, in IsSubprogram()
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h571 bool IsSubprogram() const;