ΒΆ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

llvm::StringRef Input
llvm::raw_ostream&

Returns

true if there was an error, false otherwise.