Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp175 bool found_result = false; in CreateResultVariable() local
185 found_result = true; in CreateResultVariable()
191 found_result = true; in CreateResultVariable()
197 if (!found_result) { in CreateResultVariable()