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

/external/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 528 milliseconds