H A D | YAMLParser.cpp | 247 class Scanner { class 249 Scanner(StringRef Input, SourceMgr &SM, bool ShowColors = true, 251 Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors = true, 364 using SkipWhileFunc = StringRef::iterator (Scanner::*)(StringRef::iterator); 610 Scanner scanner(Input, SM); in dumpTokens() 694 Scanner scanner(Input, SM); in scanTokens() 857 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, in Scanner() 863 Scanner::Scanner(MemoryBufferRe in init() 849 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, Scanner() function in Scanner 855 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors, Scanner() function in Scanner [all...] |