Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DCallInterface.cpp565 bool Fortran::lower::CalleeInterface::hasHostAssociated() const { in hasHostAssociated() function in Fortran::lower::CalleeInterface
1661 static constexpr bool hasHostAssociated() { return false; } hasHostAssociated() function in SignatureBuilder