HomeSort by: relevance | last modified time | path
    Searched refs:cmdidClangFormatSelection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
PkgCmdID.cs 5 public const uint cmdidClangFormatSelection = 0x100;
ClangFormatPackage.cs 223 var menuCommandID = new CommandID(GuidList.guidClangFormatCmdSet, (int)PkgCmdIDList.cmdidClangFormatSelection);
250 case (int)PkgCmdIDList.cmdidClangFormatSelection:

Completed in 31 milliseconds