HomeSort by relevance Sort by last modified time
    Searched refs:unregisterSubCommand (Results 1 - 3 of 3) sorted by null

  /external/llvm/unittests/Support/
CommandLineTest.cpp 85 ~StackSubCommand() { unregisterSubCommand(); }
  /external/llvm/lib/Support/
CommandLine.cpp 306 void unregisterSubCommand(SubCommand *sub) {
376 void SubCommand::unregisterSubCommand() {
377 GlobalParser->unregisterSubCommand(this);
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 186 void unregisterSubCommand();
    [all...]

Completed in 102 milliseconds