Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp2356 const Symbol &symbol2, common::Intent intent1, common::Intent intent2) { in CheckSameIntent() argument
2357 if (intent1 == intent2) { in CheckSameIntent()