Home
last modified time | relevance | path

Searched defs:NearestString (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp252 unsigned OptTable::findNearest(StringRef Option, std::string &NearestString, in findNearest()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp574 std::string &NearestString) { in LookupNearestOption()