Lines Matching refs:Driver
35 const Driver &D = getToolChain().getDriver(); in ConstructJob()
115 const Driver &D = ToolChain.getDriver(); in ConstructJob()
300 case Driver::OMPRT_OMP: in ConstructJob()
303 case Driver::OMPRT_IOMP5: in ConstructJob()
306 case Driver::OMPRT_GOMP: in ConstructJob()
309 case Driver::OMPRT_Unknown: in ConstructJob()
345 AIX::AIX(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in AIX()
372 case Driver::OMPRT_OMP: in AddOpenMPIncludeArgs()
378 case Driver::OMPRT_IOMP5: in AddOpenMPIncludeArgs()
379 case Driver::OMPRT_GOMP: in AddOpenMPIncludeArgs()
380 case Driver::OMPRT_Unknown: in AddOpenMPIncludeArgs()
394 const Driver &D = getDriver(); in AddClangSystemIncludeArgs()
469 const Driver &D) { in addTocDataOptions()