Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DCommandLine.cpp356 void registerCategory(OptionCategory *cat) { in registerCategory() function in __anon0b80b4ff0111::CommandLineParser
478 void OptionCategory::registerCategory() { in registerCategory() function in OptionCategory
479 GlobalParser->registerCategory(this); in registerCategory()
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DCommandLine.h185 void registerCategory();
191 registerCategory(); in Name()