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