HomeSort by relevance Sort by last modified time
    Searched refs:CompilerInstance (Results 1 - 25 of 195) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/FrontendTool/
Utils.h 20 class CompilerInstance;
26 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
  /external/clang/lib/StaticAnalyzer/Frontend/
ModelInjector.h 36 class CompilerInstance;
45 ModelInjector(CompilerInstance &CI);
65 CompilerInstance &CI;
  /external/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 33 class CompilerInstance;
39 CompilerInstance *Instance;
44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
64 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
73 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
79 virtual bool BeginSourceFileAction(CompilerInstance &CI,
114 CompilerInstance &getCompilerInstance() const {
119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
204 /// CompilerInstance. When processing AST input files, these objects should
205 /// generally not be initialized in the CompilerInstance -- they wil
    [all...]
  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 22 bool BeginInvocation(CompilerInstance &CI) override;
30 bool BeginInvocation(CompilerInstance &CI) override;
39 bool BeginInvocation(CompilerInstance &CI) override;
40 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
49 bool BeginInvocation(CompilerInstance &CI) override;
63 CompilerInstance *CompInst;
69 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
71 bool BeginInvocation(CompilerInstance &CI) override;
  /external/clang/include/clang/StaticAnalyzer/Frontend/
AnalysisConsumer.h 29 class CompilerInstance;
43 CreateAnalysisConsumer(CompilerInstance &CI);
  /external/v8/tools/clang/plugins/
FindBadConstructsAction.h 21 clang::CompilerInstance& instance,
23 virtual bool ParseArgs(const clang::CompilerInstance& instance,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/ARCMigrate/
ARCMTActions.h 22 bool BeginInvocation(CompilerInstance &CI) override;
30 bool BeginInvocation(CompilerInstance &CI) override;
39 bool BeginInvocation(CompilerInstance &CI) override;
40 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
49 bool BeginInvocation(CompilerInstance &CI) override;
63 CompilerInstance *CompInst;
69 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
71 bool BeginInvocation(CompilerInstance &CI) override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Frontend/
AnalysisConsumer.h 27 class CompilerInstance;
42 CreateAnalysisConsumer(CompilerInstance &CI);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/ARCMigrate/
ARCMTActions.h 22 bool BeginInvocation(CompilerInstance &CI) override;
30 bool BeginInvocation(CompilerInstance &CI) override;
39 bool BeginInvocation(CompilerInstance &CI) override;
40 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
49 bool BeginInvocation(CompilerInstance &CI) override;
63 CompilerInstance *CompInst;
69 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
71 bool BeginInvocation(CompilerInstance &CI) override;

Completed in 256 milliseconds

1 2 3 4 5 6 7 8