Searched defs:MarkEOLs (Results 1 – 4 of 4) sorted by relevance
825 bool MarkEOLs) { in TokenizeGNUCommandLine()924 bool MarkEOLs) { in TokenizeWindowsCommandLine()1011 bool MarkEOLs) { in tokenizeConfigFile()1057 SmallVectorImpl<const char *> &NewArgv, bool MarkEOLs, bool RelativeNames, in ExpandResponseFile()1113 SmallVectorImpl<const char *> &Argv, bool MarkEOLs, in ExpandResponseFiles()
688 bool MarkEOLs) { in TokenizeGNUCommandLine()785 bool MarkEOLs) { in TokenizeWindowsCommandLine()870 bool MarkEOLs = false) { in ExpandResponseFile()902 bool MarkEOLs) { in ExpandResponseFiles()
711 bool MarkEOLs) { in TokenizeGNUCommandLine()808 bool MarkEOLs) { in TokenizeWindowsCommandLine()893 bool MarkEOLs, bool RelativeNames) { in ExpandResponseFile()935 bool MarkEOLs, bool RelativeNames) { in ExpandResponseFiles()
360 bool MarkEOLs = ClangCLMode; in main() local