Home
last modified time | relevance | path

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

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