Home
last modified time | relevance | path

Searched refs:DependentBoundArch (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDAction.h591 StringRef DependentBoundArch; member
597 StringRef DependentBoundArch, in DependentActionInfo()
600 DependentBoundArch(DependentBoundArch), in DependentActionInfo()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
HDDriver.cpp4330 GetNamedOutputPath(C, *UA, BaseInput, UI.DependentBoundArch, in BuildJobsForActionNoCache()
4346 Arch = UI.DependentBoundArch; in BuildJobsForActionNoCache()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDClang.cpp6920 !Dep.DependentBoundArch.empty()) { in ConstructJobMultipleOutputs()
6922 Triples += Dep.DependentBoundArch; in ConstructJobMultipleOutputs()