Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DHover.h108 PassMode PassBy = Ref; member
/llvm-project/flang/lib/Lower/
H A DConvertCall.cpp293 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; genCallOpAndResult() typedef
1471 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; prepareUserCallArguments() typedef
2213 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; canLoadActualArgumentBeforeLoop() typedef
[all...]
H A DConvertExpr.cpp2548 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; genRawProcedureRef() typedef
4716 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; genElementalUserDefinedProcRef() typedef
[all...]
H A DBridge.cpp5050 using PassBy = Fortran::lower::CalleeInterface::PassEntityBy; mapDummiesAndResults() typedef
/llvm-project/clang-tools-extra/clangd/unittests/
H A DHoverTests.cpp1508 HoverInfo::PassType::PassMode PassBy; in TEST() member