Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtools.h143 inline bool IsIntentInOut(const Symbol &symbol) { in IsIntentInOut() function
/external/llvm-project/flang/lib/Semantics/
Dcheck-declarations.cpp342 if (IsIntentInOut(symbol)) { in CheckValue()
477 } else if (!IsIntentInOut(symbol)) { // C1586 in CheckObjectEntity()