Home
last modified time | relevance | path

Searched refs:hasEnvironment (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp143 if (!Triple.hasEnvironment() || in unescapeCommandLine()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h320 bool hasEnvironment() const { in hasEnvironment() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp461 else if (!Triple.hasEnvironment() && in getDynamicLinker()
H A DGnu.cpp405 ToolChain.getTriple().hasEnvironment() || in ConstructJob()
H A DClang.cpp6008 RawTriple.hasEnvironment())) || in ConstructJob()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp1252 if (hasEnvironment()) in setOSName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp5262 !Target.hasEnvironment()) in getToolChain()