Searched defs:Scanner (Results 1 – 3 of 3) sorted by relevance
62 struct Scanner { struct 63 Scanner(StringRef Input, in Scanner() argument 71 getLangOptsForDepScanning__anonde5c38ff0111::Scanner getLangOptsForDepScanning() argument 154 pushDirective__anonde5c38ff0111::Scanner pushDirective() argument 160 popDirective__anonde5c38ff0111::Scanner popDirective() argument 163 topDirective__anonde5c38ff0111::Scanner topDirective() argument 167 getOffsetAt__anonde5c38ff0111::Scanner getOffsetAt() argument 175 SplitIds__anonde5c38ff0111::Scanner global() argument 176 Input__anonde5c38ff0111::Scanner global() argument 177 Tokens__anonde5c38ff0111::Scanner global() argument 178 Diags__anonde5c38ff0111::Scanner global() argument 179 InputSourceLoc__anonde5c38ff0111::Scanner global() argument 181 LastTokenPtr__anonde5c38ff0111::Scanner global() argument 185 CurDirToks__anonde5c38ff0111::Scanner global() argument 189 DirsWithToks__anonde5c38ff0111::Scanner global() argument 190 LangOpts__anonde5c38ff0111::Scanner global() argument 191 TheLexer__anonde5c38ff0111::Scanner global() argument [all...]
247 class Scanner { class857 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, in Scanner() function in Scanner863 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors, in Scanner() function in Scanner
63 class Scanner; variable