OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Subcommand
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-refactor/
ClangRefactor.cpp
223
cl::OptionCategory &Category, cl::
SubCommand
&
Subcommand
,
225
: Category(Category),
Subcommand
(
Subcommand
), Options(Options) {}
242
cl::cat(Category), cl::sub(
Subcommand
));
248
cl::
SubCommand
&
Subcommand
;
252
/// A
subcommand
that corresponds to individual refactoring action.
253
class RefactoringActionSubcommand : public cl::
SubCommand
{
258
:
SubCommand
(Action->getCommand(), Action->getDescription())
[
all
...]
ClangRefactor.cpp
223
cl::OptionCategory &Category, cl::
SubCommand
&
Subcommand
,
225
: Category(Category),
Subcommand
(
Subcommand
), Options(Options) {}
242
cl::cat(Category), cl::sub(
Subcommand
));
248
cl::
SubCommand
&
Subcommand
;
252
/// A
subcommand
that corresponds to individual refactoring action.
253
class RefactoringActionSubcommand : public cl::
SubCommand
{
258
:
SubCommand
(Action->getCommand(), Action->getDescription())
[
all
...]
ClangRefactor.cpp
223
cl::OptionCategory &Category, cl::
SubCommand
&
Subcommand
,
225
: Category(Category),
Subcommand
(
Subcommand
), Options(Options) {}
242
cl::cat(Category), cl::sub(
Subcommand
));
248
cl::
SubCommand
&
Subcommand
;
252
/// A
subcommand
that corresponds to individual refactoring action.
253
class RefactoringActionSubcommand : public cl::
SubCommand
{
258
:
SubCommand
(Action->getCommand(), Action->getDescription())
[
all
...]
Completed in 41 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026