Searched refs:commandLineFitsWithinSystemLimits (Results 1 – 5 of 5) sorted by relevance
75 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits() function in sys81 return commandLineFitsWithinSystemLimits(Program, StringRefArgs); in commandLineFitsWithinSystemLimits()
162 bool commandLineFitsWithinSystemLimits(StringRef Program,167 bool commandLineFitsWithinSystemLimits(StringRef Program,
564 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
566 bool llvm::sys::commandLineFitsWithinSystemLimits(StringRef Program,
1899 // Since commandLineFitsWithinSystemLimits() may underestimate system's in setUpResponseFiles() 1905 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), in setUpResponseFiles()