Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp495 static const Fortran::evaluate::ActualArgument *getDataObjectEntity( in getDataObjectEntity() function
503 getDataObjectEntity(const Fortran::semantics::Symbol *arg) { in getDataObjectEntity() function
529 static const FakeEntity &getDataObjectEntity(const FakeEntity &e) { return e; } in getDataObjectEntity() function
572 const auto &entity = getDataObjectEntity(std::get<1>(pair)); in buildImplicitInterface()
607 const auto &entity = getDataObjectEntity(std::get<1>(pair)); in buildExplicitInterface()
616 const auto &entity = getDataObjectEntity(std::get<1>(pair)); in buildExplicitInterface()