OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOptionName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Option/
OptTable.h
104
const char *
getOptionName
(OptSpecifier id) const {
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
OptParserEmitter.cpp
23
static std::string
getOptionName
(const Record &R) {
190
Ret.ValueTableName =
getOptionName
(R) + "ValueTable";
275
OS << ", " <<
getOptionName
(R);
283
OS <<
getOptionName
(*DI->getDef());
318
OS << ", " <<
getOptionName
(R);
328
OS <<
getOptionName
(*DI->getDef());
335
OS <<
getOptionName
(*DI->getDef());
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026