ΒΆbool dumpTokens(llvm::StringRef Input,
llvm::raw_ostream&)
bool dumpTokens(llvm::StringRef Input,
llvm::raw_ostream&)
Description
Dump all the tokens in this stream to OS.
Declared at: llvm/include/llvm/Support/YAMLParser.h:68
Parameters
Returns
true if there was an error, false otherwise.