Home
last modified time | relevance | path

Searched refs:Tokenize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1341 auto Tokenize = cl::TokenizeWindowsCommandLine; in expandResponseFiles() local
1343 auto Tokenize = cl::TokenizeGNUCommandLine; in expandResponseFiles()
1348 Tokenize(*EnvValue, Saver, NewArgv, /*MarkEOLs=*/false); in expandResponseFiles()
1352 ExpansionContext ECtx(Saver.getAllocator(), Tokenize); in expandResponseFiles()
1489 auto Tokenize = cl::TokenizeWindowsCommandLine; in ParseCommandLineOptions() local
1491 auto Tokenize = cl::TokenizeGNUCommandLine; in ParseCommandLineOptions() local
1493 ExpansionContext ECtx(A, Tokenize); in ParseCommandLineOptions()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES6132 Tokenize $&x expansions on right hand side of rules. This eliminates