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

/external/llvm/include/llvm/Support/
H A DCommandLine.h148 void registerCategory();
151 : Name(Name), Description(Description) { registerCategory(); }
/external/llvm/lib/Support/
H A DCommandLine.cpp118 void OptionCategory::registerCategory() function in class:OptionCategory

Completed in 48 milliseconds