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

  /external/clang/lib/Frontend/
FrontendAction.cpp 1 //===--- FrontendAction.cpp -----------------------------------------------===//
10 #include "clang/Frontend/FrontendAction.h"
127 FrontendAction::FrontendAction() : Instance(nullptr) {}
129 FrontendAction::~FrontendAction() {}
131 void FrontendAction::setCurrentInput(const FrontendInputFile &CurrentInput,
138 FrontendAction::CreateWrappedASTConsumer(CompilerInstance &CI,
189 bool FrontendAction::BeginSourceFile(CompilerInstance &CI,
450 bool FrontendAction::Execute()
    [all...]
  /external/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 1 //===-- FrontendAction.h - Generic Frontend Action Interface ----*- C++ -*-===//
11 /// \brief Defines the clang::FrontendAction interface and various convenience
36 class FrontendAction {
108 FrontendAction();
109 virtual ~FrontendAction();
224 class ASTFrontendAction : public FrontendAction {
268 class PreprocessorFrontendAction : public FrontendAction {
271 /// this method should never be called by FrontendAction clients.
284 /// the FrontendAction interface by forwarding to the wrapped action.
285 class WrapperFrontendAction : public FrontendAction {
    [all...]

Completed in 469 milliseconds