Searched defs:PassBy (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Hover.h | 108 PassMode PassBy = Ref; member |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertCall.cpp | 293 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; genCallOpAndResult() typedef |
H A D | ConvertExpr.cpp | 2548 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; genRawProcedureRef() typedef |
H A D | Bridge.cpp | 5050 using PassBy = Fortran::lower::CalleeInterface::PassEntityBy; mapDummiesAndResults() typedef |
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | HoverTests.cpp | 1508 HoverInfo::PassType::PassMode PassBy; in TEST() member |