clang API Documentation

clang::driver::JobList Member List
This is the complete list of members for clang::driver::JobList, including all inherited members.
addJob(std::unique_ptr< Job > J)clang::driver::JobList [inline]
begin()clang::driver::JobList [inline]
begin() const clang::driver::JobList [inline]
classof(const Job *J)clang::driver::JobList [inline, static]
clear()clang::driver::JobList
CommandClass enum valueclang::driver::Job
const_iterator typedefclang::driver::JobList
end()clang::driver::JobList [inline]
end() const clang::driver::JobList [inline]
FallbackCommandClass enum valueclang::driver::Job
getJobs() const clang::driver::JobList [inline]
getKind() const clang::driver::Job [inline]
iterator typedefclang::driver::JobList
Job(JobClass _Kind)clang::driver::Job [inline, protected]
JobClass enum nameclang::driver::Job
JobList()clang::driver::JobList
JobListClass enum valueclang::driver::Job
list_type typedefclang::driver::JobList
Print(llvm::raw_ostream &OS, const char *Terminator, bool Quote, CrashReportInfo *CrashInfo=nullptr) const overrideclang::driver::JobList [virtual]
size() const clang::driver::JobList [inline]
size_type typedefclang::driver::JobList
~Job()clang::driver::Job [virtual]
~JobList()clang::driver::JobList [inline, virtual]