clang 22.0.0git
HIPSPV.cpp File Reference
#include "HIPSPV.h"
#include "HIPUtility.h"
#include "clang/Driver/CommonArgs.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/InputInfo.h"
#include "clang/Driver/Options.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"

Go to the source code of this file.

Functions

static std::string findPassPlugin (const Driver &D, const llvm::opt::ArgList &Args)

Function Documentation

◆ findPassPlugin()

std::string findPassPlugin ( const Driver & D,
const llvm::opt::ArgList & Args )
static

Definition at line 26 of file HIPSPV.cpp.

References clang::driver::Driver::Diag().