clang 17.0.0git
Static Public Member Functions | List of all members
clang::IncrementalCompilerBuilder Class Reference

Create a pre-configured CompilerInstance for incremental processing. More...

#include "clang/Interpreter/Interpreter.h"

Static Public Member Functions

static llvm::Expected< std::unique_ptr< CompilerInstance > > create (std::vector< const char * > &ClangArgv)
 

Detailed Description

Create a pre-configured CompilerInstance for incremental processing.

Definition at line 41 of file Interpreter.h.

Member Function Documentation

◆ create()

llvm::Expected< std::unique_ptr< CompilerInstance > > IncrementalCompilerBuilder::create ( std::vector< const char * > &  ClangArgv)
static

The documentation for this class was generated from the following files: