Searched refs:MultipleArchs (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Driver.h | 476 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs, 499 bool AtTopLevel, bool MultipleArchs, 564 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ |
| H A D | Driver.cpp | 3873 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForAction() argument 3883 C, A, TC, BoundArch, AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForAction() 3891 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForActionNoCache() argument 3983 MultipleArchs, LinkingOutput, CachedResults, in BuildJobsForActionNoCache() 4021 C, Input, TC, BoundArch, SubJobAtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache() 4079 MultipleArchs || in BuildJobsForActionNoCache() 4119 AtTopLevel, MultipleArchs, in BuildJobsForActionNoCache() 4199 bool MultipleArchs, in GetNamedOutputPath() argument 4300 if (MultipleArchs && !BoundArch.empty()) { in GetNamedOutputPath() 4317 if (MultipleArchs && !BoundArch.empty()) { in GetNamedOutputPath()
|