Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp2237 if (const auto *targetProcRef{// target is a function call in CheckAssociated() local
2241 *targetProcRef, context)}) { in CheckAssociated()
2243 targetName = targetProcRef->proc().GetName() + "()"; in CheckAssociated()