Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-select-rank.cpp32 const Symbol *saveSelSymbol{nullptr}; in Leave() local
40 saveSelSymbol = sel; in Leave()
88 if (saveSelSymbol && in Leave()
89 IsAllocatableOrPointer(*saveSelSymbol)) { // C1155 in Leave()