Searched refs:cmdidClangFormatSelection (Results 1 – 2 of 2) sorted by relevance
5 public const uint cmdidClangFormatSelection = 0x100; field in LLVM.ClangFormat.PkgCmdIDList
223 …andID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangFormatSelection); in Initialize()250 case (int)PkgCmdIDList.cmdidClangFormatSelection: in MenuItemCallback()