Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2067 if (const auto *compSymbol{structComp->component.symbol}) { in IsDataRefTypeParamInquiry() local
2069 std::get_if<MiscDetails>(&compSymbol->details())}) { in IsDataRefTypeParamInquiry()
2074 } else if (compSymbol->has<TypeParamDetails>()) { in IsDataRefTypeParamInquiry()