Searched refs:MultipleArchs (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Driver.h | 629 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, 647 bool MultipleArchs = false, 665 bool AtTopLevel, bool MultipleArchs, 770 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 5346 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForAction() argument 5357 C, A, TC, BoundArch, AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForAction() 5396 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForActionNoCache() argument 5599 MultipleArchs || in BuildJobsForActionNoCache() 5640 AtTopLevel, MultipleArchs, in BuildJobsForActionNoCache() 5731 StringRef Suffix, bool MultipleArchs, in CreateTempFile() argument 5752 if (MultipleArchs && !BoundArch.empty()) { in CreateTempFile() 5805 bool MultipleArchs, in GetNamedOutputPath() argument 5879 if (MultipleArchs && SpecifiedModuleOutput) in GetNamedOutputPath() 5967 if (MultipleArchs && !BoundArch.empty()) { in GetNamedOutputPath() [all …]
|