Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/HLFIR/
H A Dproc-pointer-comp-pass.f9031 subroutine goodbye(x) subroutine
33 print *, "goodbye" argument
/llvm-project/lldb/unittests/debugserver/
H A DRNBSocketTest.cpp24 std::string goodbye = "Goodbye!"; variable