Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp1207 static bool ConflictsWithIntrinsicOperator( in ConflictsWithIntrinsicOperator() function
1272 } else if (ConflictsWithIntrinsicOperator(kind, proc)) { in CheckDefinedOperator()