HomeSort by relevance Sort by last modified time
    Searched refs:getVFS (Results 1 - 22 of 22) sorted by null

  /external/clang/lib/Driver/
ToolChains.cpp 311 if (AlwaysLink || getVFS().exists(P))
503 if (!getVFS().exists(A->getValue()))
509 if (llvm::sys::path::is_absolute(env) && getVFS().exists(env) &&
749 if (!getVFS().exists(P)) {
752 if (getVFS().exists(P)) {
762 if (!getVFS().exists("/usr/lib/libstdc++.dylib") &&
763 getVFS().exists("/usr/lib/libstdc++.6.dylib")) {
796 if (getVFS().exists(P))
    [all...]
ToolChain.cpp 81 vfs::FileSystem &ToolChain::getVFS() const { return getDriver().getVFS(); }
  /external/clang/include/clang/Driver/
Driver.h 244 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 129 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 279 vfs::FileSystem &getVFS() const { return *VFS; }
ToolChain.h 143 vfs::FileSystem &getVFS() const;
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 
jack-jar-tools.jar 

Completed in 1709 milliseconds