Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp37 static std::string getOptionPrefixedName(const Record &R) { in getOptionPrefixedName() function
391 write_cstring(OS, getOptionPrefixedName(R)); in EmitOptParser()