Searched refs:compObject (Results 1 – 1 of 1) sorted by relevance
252 const auto &compObject{symbol.get<semantics::ObjectEntityDetails>()}; in GetParentComponentSymbol() local253 if (const semantics::DeclTypeSpec * compType{compObject.type()}) { in GetParentComponentSymbol()