clang 24.0.0git
ExecuteCompilerInvocation.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Functions

static std::unique_ptr< FrontendActionclang::CreateFrontendBaseAction (CompilerInstance &CI)
std::unique_ptr< FrontendActionclang::CreateFrontendAction (CompilerInstance &CI)
 Construct the FrontendAction of a compiler invocation based on the options specified for the compiler invocation.
bool clang::ExecuteCompilerInvocation (CompilerInstance *Clang)
 ExecuteCompilerInvocation - Execute the given actions described by the compiler invocation object in the given compiler instance.