Searched refs:cmdidClangFormat (Results 1 – 2 of 2) sorted by relevance
5 public const uint cmdidClangFormat = 0x100; field in LLVM.ClangFormat.PkgCmdIDList
183 … menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangFormat); in Initialize()