Searched refs:getOptionHelpName (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Option/
H A DOptTable.cpp293 static std::string getOptionHelpName(const OptTable &Opts, OptSpecifier Id) { function
411 const std::string &OptName = getOptionHelpName(*this, Id);

Completed in 41 milliseconds