Searched refs:WantsPthread (Results 1 – 1 of 1) sorted by relevance
70 static bool WantsPthread(const llvm::Triple &Triple, const ArgList &Args) { in WantsPthread() function71 bool WantsPthread = in WantsPthread() local77 WantsPthread = true; in WantsPthread()79 return WantsPthread; in WantsPthread()163 if (WantsPthread(ToolChain.getTriple(), Args)) in ConstructJob()170 if (WantsPthread(ToolChain.getTriple(), Args)) in ConstructJob()305 if (WantsPthread(getTriple(), DriverArgs)) { in addClangTargetOptions()