Lines Matching refs:Clang

291 void Clang::AddPreprocessingOptions(Compilation &C, const JobAction &JA,
946 void Clang::AddARMTargetArgs(const llvm::Triple &Triple, const ArgList &Args,
1050 void Clang::AddAArch64TargetArgs(const ArgList &Args,
1309 void Clang::AddMIPSTargetArgs(const ArgList &Args,
1478 void Clang::AddPPCTargetArgs(const ArgList &Args,
1557 void Clang::AddSparcTargetArgs(const ArgList &Args,
2017 void Clang::AddX86TargetArgs(const ArgList &Args,
2050 void Clang::AddHexagonTargetArgs(const ArgList &Args,
2072 void Clang::AddWebAssemblyTargetArgs(const ArgList &Args,
2686 /// the default for Clang.
2689 /// The GNU OpenMP runtime. Clang doesn't support generating OpenMP code for
3419 void Clang::ConstructJob(Compilation &C, const JobAction &JA,
4374 // FIXME: Clang doesn't correctly handle -std= when the input language
4576 // Clang can generate useful OpenMP code for these two runtime libraries.
4587 // By default, if Clang doesn't know how to generate useful OpenMP code
5569 // include the PCH file. Clang's PTH solution is completely transparent, so we
5585 ObjCRuntime Clang::AddObjCRuntimeArgs(const ArgList &args,
5757 void Clang::AddClangCLArgs(const ArgList &Args, ArgStringList &CmdArgs,
5897 visualstudio::Compiler *Clang::getCLFallback() const {
5951 CmdArgs.push_back(Clang::getBaseInputName(Args, Input));
6562 // Clang::ConstructJob.
6757 // This code must be kept in sync with Clang's Darwin specific argument
6794 const char *Clang::getBaseInputName(const ArgList &Args,
6799 const char *Clang::getBaseInputStem(const ArgList &Args,
6809 const char *Clang::getDependencyFileName(const ArgList &Args,