Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp196 typedef void ParserFunction(StringRef Source, StringSaver &Saver, typedef
200 void testCommandLineTokenizer(ParserFunction *parse, StringRef Input, in testCommandLineTokenizer()