Home
last modified time | relevance | path

Searched defs:return_val (Results 1 – 6 of 6) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/
H A Dsret.cpp68 int return_val = b.AInstance().get_int(); in main() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-coro.cpp32 task<T>* return_val; member
/llvm-project/lldb/tools/debugserver/source/
H A DRNBServices.cpp86 int return_val = proc_pidpath(pid, proc_path_buf, PATH_MAX); in GetProcesses() local
H A DDNB.cpp665 int return_val = proc_pidpath(proc_infos[i].kp_proc.p_pid, GetAllInfosMatchingName() local
H A DRNBRemote.cpp3547 bool return_val = true; GetProcessNameFrom_vAttach() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dexception-escape-coro.cpp139 Task *return_val; member
181 Task *return_val; member