Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp649 bool found_suffix = false; in SetFromString() local
665 found_suffix = true; in SetFromString()
688 if (!found_suffix) in SetFromString()