Home
last modified time | relevance | path

Searched defs:SupportsEmbeddedBitcode (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Driver/
DToolChain.h324 virtual bool SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function
/external/llvm-project/clang/include/clang/Driver/
DToolChain.h517 virtual bool SupportsEmbeddedBitcode() const { return false; } in SupportsEmbeddedBitcode() function
/external/llvm-project/clang/lib/Driver/ToolChains/
DDarwin.cpp2560 bool Darwin::SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function in Darwin
/external/clang/lib/Driver/
DToolChains.cpp1109 bool Darwin::SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function in Darwin