Searched refs:commandLineFitsWithinSystemLimits (Results 1 – 5 of 5) sorted by relevance
74 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits() function in sys80 return commandLineFitsWithinSystemLimits(Program, StringRefArgs); in commandLineFitsWithinSystemLimits()
158 bool commandLineFitsWithinSystemLimits(StringRef Program,163 bool commandLineFitsWithinSystemLimits(StringRef Program,
535 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
561 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
1528 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), in setUpResponseFiles()