Searched refs:commandLineFitsWithinSystemLimits (Results 1 – 5 of 5) sorted by relevance
75 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits() function in sys78 return commandLineFitsWithinSystemLimits(Program, StringRefArgs); in commandLineFitsWithinSystemLimits()
163 LLVM_ABI bool commandLineFitsWithinSystemLimits(StringRef Program,168 LLVM_ABI bool commandLineFitsWithinSystemLimits(StringRef Program,
564 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
549 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
2205 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), in setUpResponseFiles()