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()
159 bool commandLineFitsWithinSystemLimits(StringRef Program,164 bool commandLineFitsWithinSystemLimits(StringRef Program,
561 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
546 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
1815 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), in setUpResponseFiles()