HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 2276 - 2300 of 15538) sorted by null

<<919293949596979899100>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
42 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 13 #include "clang/Basic/LLVM.h"
17 namespace clang { namespace
31 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/
CommonOptionsParser.h 1 //===- CommonOptionsParser.h - common options for clang tools -*- C++ -*-=====//
11 // command-line options for clang tools, so that they can be run as separate
21 // This class uses the Clang Tooling infrastructure, see
22 // http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
30 #include "clang/Tooling/CompilationDatabase.h"
33 namespace clang { namespace
35 /// \brief A parser for options common to all command-line Clang tools.
43 /// #include "clang/Frontend/FrontendActions.h"
44 /// #include "clang/Tooling/CommonOptionsParser.h"
45 /// #include "clang/Tooling/Tooling.h
    [all...]
CompilationDatabasePluginRegistry.h 13 #include "clang/Tooling/CompilationDatabase.h"
16 namespace clang { namespace
25 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4393122/
manifest_4393122.xml 9 <project name="toolchain/clang" path="toolchain/llvm/tools/clang" revision="00e4a5a67eb7d626653c23780ff02367ead74955" upstream="master" />
15 <project name="toolchain/clang-tools-extra" path="toolchain/llvm/tools/clang/tools/extra" revision="1dbf1d03a93e115c6ac98eae6519ea06cbe50cee" upstream="master" />
34 <project name="platform/prebuilts/clang/host/darwin-x86" path="prebuilts/clang/host/darwin-x86" revision="d5865dc661e256d3a89b5fa1c8a559ebed623e04" upstream="master" />
35 <project name="platform/prebuilts/clang/host/linux-x86" path="prebuilts/clang/host/linux-x86" revision="b58311e4e82e47e0c6698f41db712bf59d57904a" upstream="master" />
36 <project name="platform/prebuilts/clang/host/windows-x86" path="prebuilts/clang/host/windows-x86" revision="03e3431b1c06087f316956f7e32ccbf2e9407eb1" upstream="master" /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format-bbedit.applescript 1 -- In this file, change "/path/to/" to the path where you installed clang-format
3 -- select the script from the Script menu and clang-format will format the
18 set newContents to do shell script "/path/to/clang-format -offset=" & selectionOffset & " -length=" & selectionLength & " " & quoted form of filePath
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Util.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
30 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Edit/
EditsReceiver.h 13 #include "clang/Basic/LLVM.h"
15 namespace clang { namespace
33 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
CompilerInvocation.h 13 #include "clang/Basic/DiagnosticOptions.h"
14 #include "clang/Basic/FileSystemOptions.h"
15 #include "clang/Basic/LangOptions.h"
16 #include "clang/Frontend/CodeGenOptions.h"
17 #include "clang/Frontend/DependencyOutputOptions.h"
18 #include "clang/Frontend/FrontendOptions.h"
19 #include "clang/Frontend/LangStandard.h"
20 #include "clang/Frontend/MigratorOptions.h"
21 #include "clang/Frontend/PreprocessorOutputOptions.h"
22 #include "clang/StaticAnalyzer/Core/AnalyzerOptions.h
34 namespace clang { namespace
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
CommentToXML.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
44 } // namespace clang
IndexingAction.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
56 } // namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
42 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 13 #include "clang/Basic/LLVM.h"
17 namespace clang { namespace
31 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/
CommonOptionsParser.h 1 //===- CommonOptionsParser.h - common options for clang tools -*- C++ -*-=====//
11 // command-line options for clang tools, so that they can be run as separate
21 // This class uses the Clang Tooling infrastructure, see
22 // http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
30 #include "clang/Tooling/CompilationDatabase.h"
33 namespace clang { namespace
35 /// \brief A parser for options common to all command-line Clang tools.
43 /// #include "clang/Frontend/FrontendActions.h"
44 /// #include "clang/Tooling/CommonOptionsParser.h"
45 /// #include "clang/Tooling/Tooling.h
    [all...]
CompilationDatabasePluginRegistry.h 13 #include "clang/Tooling/CompilationDatabase.h"
16 namespace clang { namespace
25 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4479392/
manifest_4479392.xml 10 <project name="toolchain/clang" path="toolchain/clang" revision="a6f105c75c9eacaf6bb716d8fcfa0296989d1b36" upstream="master" />
16 <project name="toolchain/clang-tools-extra" path="toolchain/clang-tools-extra" revision="1dbf1d03a93e115c6ac98eae6519ea06cbe50cee" upstream="master" />
35 <project name="platform/prebuilts/clang/host/darwin-x86" path="prebuilts/clang/host/darwin-x86" revision="350239d7ab5a436e89a5875f08ca8e3cb4d518d9" upstream="master" />
36 <project name="platform/prebuilts/clang/host/linux-x86" path="prebuilts/clang/host/linux-x86" revision="4e9fba639b7a5a29e957048f037b23781796161a" upstream="master" />
37 <project name="platform/prebuilts/clang/host/windows-x86" path="prebuilts/clang/host/windows-x86" revision="a7a8a82563c0d75f3c48e8bb07e1fda19cd81244" upstream="master" /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format-bbedit.applescript 1 -- In this file, change "/path/to/" to the path where you installed clang-format
3 -- select the script from the Script menu and clang-format will format the
18 set newContents to do shell script "/path/to/clang-format -offset=" & selectionOffset & " -length=" & selectionLength & " " & quoted form of filePath
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Util.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
30 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Edit/
EditsReceiver.h 13 #include "clang/Basic/LLVM.h"
15 namespace clang { namespace
33 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
CompilerInvocation.h 13 #include "clang/Basic/DiagnosticOptions.h"
14 #include "clang/Basic/FileSystemOptions.h"
15 #include "clang/Basic/LangOptions.h"
16 #include "clang/Frontend/CodeGenOptions.h"
17 #include "clang/Frontend/DependencyOutputOptions.h"
18 #include "clang/Frontend/FrontendOptions.h"
19 #include "clang/Frontend/LangStandard.h"
20 #include "clang/Frontend/MigratorOptions.h"
21 #include "clang/Frontend/PreprocessorOutputOptions.h"
22 #include "clang/StaticAnalyzer/Core/AnalyzerOptions.h
34 namespace clang { namespace
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
CommentToXML.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
44 } // namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
42 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 13 #include "clang/Basic/LLVM.h"
17 namespace clang { namespace
31 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/
CompilationDatabasePluginRegistry.h 13 #include "clang/Tooling/CompilationDatabase.h"
16 namespace clang { namespace
25 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4579689/
manifest_4579689.xml 10 <project name="toolchain/clang" path="toolchain/clang" revision="b8e3bf604d69dcd23b7720cb683afe2d11fa8d98" upstream="master" />
16 <project name="toolchain/clang-tools-extra" path="toolchain/clang-tools-extra" revision="c771ed957fc862b44cae2fd9bb875854e018fe67" upstream="master" />
35 <project name="platform/prebuilts/clang/host/darwin-x86" path="prebuilts/clang/host/darwin-x86" revision="2d419404f3037d75d68fbe6b2d33dd51164f247c" upstream="master" />
36 <project name="platform/prebuilts/clang/host/linux-x86" path="prebuilts/clang/host/linux-x86" revision="eb64b308e97aacb3fb5ce37d16515fb4735b6fdb" upstream="master" />
37 <project name="platform/prebuilts/clang/host/windows-x86" path="prebuilts/clang/host/windows-x86" revision="dd7593704984b9f03955e836ef0cd4193b9b6c2a" upstream="master" /
    [all...]

Completed in 834 milliseconds

<<919293949596979899100>>