Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h76 class CallInterfaceImpl;
94 friend CallInterfaceImpl<T>;
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp538 class Fortran::lower::CallInterfaceImpl { class in Fortran::lower
551 CallInterfaceImpl(CallInterface &i) in CallInterfaceImpl() function in Fortran::lower::CallInterfaceImpl
1050 CallInterfaceImpl<T> impl(*this); in determineInterface()
1217 Fortran::lower::CallInterfaceImpl<SignatureBuilder>:: in mustPassLengthWithDummyProcedure()