Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectWatchpoint.cpp41 bool process_is_valid = in CheckTargetForWatchpointOperations() local
43 if (!process_is_valid) { in CheckTargetForWatchpointOperations()