Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp149 class StrDupSaver : public cl::StringSaver { class
162 StrDupSaver Saver; in testCommandLineTokenizer()
/external/llvm/lib/Support/
DCommandLine.cpp783 class StrDupSaver : public StringSaver { class
787 ~StrDupSaver() override { in ~StrDupSaver()
821 StrDupSaver Saver; in ParseEnvironmentOptions()
843 StrDupSaver Saver; in ParseCommandLineOptions()