Searched refs:commandLineFitsWithinSystemLimits (Results 1 – 5 of 5) sorted by relevance
68 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits() function in sys74 return commandLineFitsWithinSystemLimits(Program, StringRefArgs); in commandLineFitsWithinSystemLimits()
136 bool commandLineFitsWithinSystemLimits(StringRef Program,141 bool commandLineFitsWithinSystemLimits(StringRef Program,
457 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
514 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
1408 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), Cmd.getArguments())) in setUpResponseFiles()