Home
last modified time | relevance | path

Searched refs:guidClangFormatCmdSet (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/tools/clang-format-vs/ClangFormat/
DGuids.cs10 public static readonly Guid guidClangFormatCmdSet = new Guid(guidClangFormatCmdSetString); field in LLVM.ClangFormat.GuidList
DClangFormatPackage.cs223 …var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangForm… in Initialize()
229 …var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangForm… in Initialize()
/external/clang/tools/clang-format-vs/ClangFormat/
DGuids.cs10 public static readonly Guid guidClangFormatCmdSet = new Guid(guidClangFormatCmdSetString); field in LLVM.ClangFormat.GuidList
DClangFormatPackage.cs183 …var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangForm… in Initialize()