Home
last modified time | relevance | path

Searched defs:ownerSymbol (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp764 const Symbol *ownerSymbol{symbol.owner().symbol()}; CheckObjectEntity() local
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1918 if (const Symbol * ownerSymbol{symbol.owner().symbol()}) { GetIgnoreTKR() local