OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmdidClangFormatSelection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
PkgCmdID.cs
5
public const uint
cmdidClangFormatSelection
= 0x100;
ClangFormatPackage.cs
223
var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.
cmdidClangFormatSelection
);
250
case (int)PkgCmdIDList.
cmdidClangFormatSelection
:
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026