HomeSort by: relevance | last modified time | path
    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 57 milliseconds