Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOptTable.h104 const char *getOptionName(OptSpecifier id) const { in getOptionName() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DOptParserEmitter.cpp23 static std::string getOptionName(const Record &R) { in getOptionName() function