Searched refs:targetProcRef (Results 1 – 1 of 1) sorted by relevance
2237 if (const auto *targetProcRef{// target is a function call in CheckAssociated() local2241 *targetProcRef, context)}) { in CheckAssociated()2243 targetName = targetProcRef->proc().GetName() + "()"; in CheckAssociated()