Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp253 unsigned OptTable::findNearest(StringRef Option, std::string &NearestString, in findNearest()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp574 std::string &NearestString) { in LookupNearestOption()