clang 19.0.0git
Functions
PS4CPU.cpp File Reference
#include "PS4CPU.h"
#include "CommonArgs.h"
#include "clang/Config/config.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/Options.h"
#include "clang/Driver/SanitizerArgs.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
#include <cstdlib>

Go to the source code of this file.

Functions

static const char * makeArgString (const ArgList &Args, const char *Prefix, const char *Base, const char *Suffix)
 

Function Documentation

◆ makeArgString()

static const char * makeArgString ( const ArgList &  Args,
const char *  Prefix,
const char *  Base,
const char *  Suffix 
)
static