Searched defs:LLVM (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/clang-format-vs/ClangFormat/
H A DPkgCmdID.cs1 namespace LLVM.ClangFormat
H A DGuids.cs3 namespace LLVM.ClangFormat
H A DResources.Designer.cs11 namespace LLVM.ClangFormat {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LLVM.ClangFormat.Resources", typeof(Resources).Assembly);
H A DClangFormatPackage.cs3 // The LLVM Compiler Infrastructure
29 namespace LLVM.ClangFormat
37 [Category("LLVM/Clang")]
40 " - Predefined styles ('LLVM', 'Google', 'Chromium', 'Mozilla').\n" +
49 " Example: '{BasedOnStyle: \"LLVM\", IndentWidth: 8}'\n\n" +
62 [ProvideOptionPage(typeof(OptionPageGrid), "LLVM/Clang", "ClangFormat", 0, 0, true)]

Completed in 375 milliseconds