clang 19.0.0git
Namespaces | Functions
Utils.h File Reference
#include <memory>

Go to the source code of this file.

Namespaces

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

Functions

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.