Create a pre-configured CompilerInstance
for incremental processing.
More...
#include "clang/Interpreter/Interpreter.h"
Create a pre-configured CompilerInstance
for incremental processing.
Definition at line 45 of file Interpreter.h.
◆ IncrementalCompilerBuilder()
clang::IncrementalCompilerBuilder::IncrementalCompilerBuilder |
( |
| ) |
|
|
inline |
◆ CreateCpp()
◆ CreateCudaDevice()
◆ CreateCudaHost()
◆ SetCompilerArgs()
void clang::IncrementalCompilerBuilder::SetCompilerArgs |
( |
const std::vector< const char * > & |
Args | ) |
|
|
inline |
◆ SetCudaSDK()
void clang::IncrementalCompilerBuilder::SetCudaSDK |
( |
llvm::StringRef |
path | ) |
|
|
inline |
◆ SetOffloadArch()
void clang::IncrementalCompilerBuilder::SetOffloadArch |
( |
llvm::StringRef |
Arch | ) |
|
|
inline |
◆ SetTargetTriple()
void clang::IncrementalCompilerBuilder::SetTargetTriple |
( |
std::string |
TT | ) |
|
|
inline |
The documentation for this class was generated from the following files: