Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h103 bool IsOrContainsEventOrLockComponent(const Symbol &);
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp543 bool IsOrContainsEventOrLockComponent(const Symbol &original) { in IsOrContainsEventOrLockComponent() function
829 if (IsOrContainsEventOrLockComponent(symbol)) { in WhyNotModifiableLast()
H A Dcheck-declarations.cpp524 if (IsOrContainsEventOrLockComponent(symbol)) { // C847 in CheckObjectEntity()