Searched refs:guidClangFormatCmdSet (Results 1 – 2 of 2) sorted by relevance
10 public static readonly Guid guidClangFormatCmdSet = new Guid(guidClangFormatCmdSetString); field in LLVM.ClangFormat.GuidList
183 …var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangForm… in Initialize()