clang  3.7.0
Functions
ExecuteCompilerInvocation.cpp File Reference
#include "clang/FrontendTool/Utils.h"
#include "clang/ARCMigrate/ARCMTActions.h"
#include "clang/CodeGen/CodeGenAction.h"
#include "clang/Driver/Options.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/CompilerInvocation.h"
#include "clang/Frontend/FrontendActions.h"
#include "clang/Frontend/FrontendDiagnostic.h"
#include "clang/Frontend/FrontendPluginRegistry.h"
#include "clang/Frontend/Utils.h"
#include "clang/Rewrite/Frontend/FrontendActions.h"
#include "clang/StaticAnalyzer/Frontend/FrontendActions.h"
#include "llvm/Option/OptTable.h"
#include "llvm/Option/Option.h"
#include "llvm/Support/DynamicLibrary.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for ExecuteCompilerInvocation.cpp:

Go to the source code of this file.

Functions

static FrontendActionCreateFrontendBaseAction (CompilerInstance &CI)
 
static FrontendActionCreateFrontendAction (CompilerInstance &CI)
 

Function Documentation

static FrontendAction* CreateFrontendAction ( CompilerInstance CI)
static
static FrontendAction* CreateFrontendBaseAction ( CompilerInstance CI)
static