Home
last modified time | relevance | path

Searched refs:NeedsTempPath (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h65 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp167 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
231 if (Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h66 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp167 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
227 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h67 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp167 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
227 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp170 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
225 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp171 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
230 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h62 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp170 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
225 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DDarwin.h62 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp170 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
225 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h66 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp168 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
228 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h66 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
H A DDarwin.cpp175 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker
234 if (D.isUsingLTO() && Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DDarwin.h63 bool NeedsTempPath(const InputInfoList &Inputs) const;

12