clang 23.0.0git
ExecuteCompilerInvocation.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.

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.