Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp74 bool IsObjectWithDSA(const Symbol &symbol) { in IsObjectWithDSA() function in Fortran::semantics::DirectiveAttributeVisitor
947 !IsObjectWithDSA(*symbol)) { in Post()
1478 !IsObjectWithDSA(*symbol) && !IsNamedConstant(*symbol)) { in Post()
1765 if (IsObjectWithDSA(symbol) && in CheckDataCopyingClause()