HomeSort by: relevance | last modified time | path
    Searched refs:unregisterSubCommand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/clang-refactor/
ClangRefactor.cpp 281 ~RefactoringActionSubcommand() { unregisterSubCommand(); }
  /src/external/apache2/llvm/dist/llvm/lib/Support/
CommandLine.cpp 389 void unregisterSubCommand(SubCommand *sub) {
499 void SubCommand::unregisterSubCommand() {
500 GlobalParser->unregisterSubCommand(this);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CommandLine.h 217 void unregisterSubCommand();

Completed in 21 milliseconds