Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsemantics.h260 struct IndexVarInfo { struct
264 std::map<SymbolRef, const IndexVarInfo, SymbolAddressCompare> argument
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsemantics.cpp414 ResolveAssociations(*indexVar), IndexVarInfo{name.source, kind}); in ActivateIndexVar()