Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp22 static std::string getOptionName(const Record &R) { in getOptionName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h143 StringRef getOptionName(OptSpecifier id) const { in getOptionName() function