Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp765 const auto *ownerSubp{ownerSymbol->detailsIf<SubprogramDetails>()}; CheckObjectEntity() local
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1919 if (const auto *ownerSubp{ownerSymbol->detailsIf<SubprogramDetails>()}) { GetIgnoreTKR() local