Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Option/
H A DOptTable.cpp251 unsigned OptTable::findNearest(StringRef Option, std::string &NearestString, in findNearest()
/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp573 std::string &NearestString) { in LookupNearestOption()