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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp356 void registerCategory(OptionCategory *cat) { function in class:__anon3779::CommandLineParser
481 void OptionCategory::registerCategory() { function in class:OptionCategory
482 GlobalParser->registerCategory(this);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h195 void registerCategory();
201 registerCategory();

Completed in 160 milliseconds