Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp150 typedef void ParserFunction(StringRef Source, StringSaver &Saver, typedef
154 void testCommandLineTokenizer(ParserFunction *parse, const char *Input, in testCommandLineTokenizer()