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

  /external/clang/lib/Driver/
MSVCToolChain.cpp 315 if (llvm::sys::fs::can_execute(FilePath.c_str()) &&
341 if (!llvm::sys::fs::can_execute(ClPath.c_str()))
Driver.cpp     [all...]
Tools.cpp     [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 378 inline bool can_execute(const Twine &Path) { function in namespace:llvm::sys::fs

Completed in 123 milliseconds