Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DListener.cpp236 bool found_source = false; in operator ()() local
241 found_source = true; in operator ()()
245 if (!found_source) in operator ()()