Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names-utils.cpp562 static bool InCommonWithBind(const Symbol &symbol) { in InCommonWithBind() function
604 } else if (InCommonWithBind(symbol)) { // C8106 in CheckObject()