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

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DCommandLine.cpp196 void registerCategory(OptionCategory *cat) { function in class:__anon2645::CommandLineParser
239 void OptionCategory::registerCategory() { function in class:OptionCategory
240 GlobalParser->registerCategory(this);
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h158 void registerCategory();
164 registerCategory();

Completed in 68 milliseconds