Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1047 bool last_pair = ((argc - i) == 2); in DoExecute() local
1049 from, to, last_pair); // Notify if this is the last pair in DoExecute()
1173 bool last_pair = ((argc - i) == 2); in DoExecute() local
1175 last_pair); in DoExecute()