HomeSort by relevance Sort by last modified time
    Searched defs:ASTConsumer (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
33 /// ASTConsumer - This is an abstract interface that should be implemented by
36 class ASTConsumer {
44 ASTConsumer() : SemaConsumer(false) { }
46 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTConsumer.h 1 //===--- ASTConsumer.h - Abstract interface for reading ASTs ----*- C++ -*-===//
10 // This file defines the ASTConsumer class.
31 /// ASTConsumer - This is an abstract interface that should be implemented by
34 class ASTConsumer {
42 ASTConsumer() : SemaConsumer(false) { }
44 virtual ~ASTConsumer() {}

Completed in 50 milliseconds