Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h154 inline bool IsIntentInOut(const Symbol &symbol) { in IsIntentInOut() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp402 if (IsIntentInOut(symbol)) { in CheckValue()
554 } else if (!IsIntentInOut(symbol)) { // C1586 in CheckObjectEntity()