Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h61 struct PassedEntityTypes {}; struct
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp1099 struct Fortran::lower::PassedEntityTypes<SignatureBuilder> { struct in Fortran::lower
1100 using FortranEntity = FakeEntity;
1101 using FirValue = int;