Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp382 parser::StructureComponent &structComponent{sc->value()}; in FixMisparsedSubstring() local
383 parser::CharBlock which{structComponent.component.source}; in FixMisparsedSubstring()
386 FixMisparsedSubstringDataRef(structComponent.base)}) { in FixMisparsedSubstring()