Searched refs:compSymbol (Results 1 – 1 of 1) sorted by relevance
2067 if (const auto *compSymbol{structComp->component.symbol}) { in IsDataRefTypeParamInquiry() local2069 std::get_if<MiscDetails>(&compSymbol->details())}) { in IsDataRefTypeParamInquiry()2074 } else if (compSymbol->has<TypeParamDetails>()) { in IsDataRefTypeParamInquiry()