Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptionParserEmitter.cpp48 static std::string getOptionPrefixedName(const Record &R) { in getOptionPrefixedName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h215 StringRef getOptionPrefixedName(OptSpecifier id) const { in getOptionPrefixedName() function