Searched defs:Scanner (Results 1 – 5 of 5) sorted by relevance
62 struct Scanner { struct 63 Scanner(StringRef Input, in Scanner() argument 71 getLangOptsForDepScanning__anon2de657600111::Scanner getLangOptsForDepScanning() argument 154 pushDirective__anon2de657600111::Scanner pushDirective() argument 160 popDirective__anon2de657600111::Scanner popDirective() argument 163 topDirective__anon2de657600111::Scanner topDirective() argument 167 getOffsetAt__anon2de657600111::Scanner getOffsetAt() argument 175 SplitIds__anon2de657600111::Scanner global() argument 176 Input__anon2de657600111::Scanner global() argument 177 Tokens__anon2de657600111::Scanner global() argument 178 Diags__anon2de657600111::Scanner global() argument 179 InputSourceLoc__anon2de657600111::Scanner global() argument 181 LastTokenPtr__anon2de657600111::Scanner global() argument 185 CurDirToks__anon2de657600111::Scanner global() argument 189 DirsWithToks__anon2de657600111::Scanner global() argument 190 LangOpts__anon2de657600111::Scanner global() argument 191 TheLexer__anon2de657600111::Scanner global() argument [all...]
2434 struct Scanner { global() struct 2435 ScannerScanner Scanner() argument 2449 check_match_ordinaryScanner check_match_ordinary() argument 2460 scanScanner scan() argument 2472 scanScanner scan() argument 2484 build_format_string_with_nScanner build_format_string_with_n() argument 2496 str_curScanner str_cur() argument 2498 num_written_bytesScanner num_written_bytes() argument 2535 skipScanner scan_buffer() argument
63 class Scanner; variable
247 class Scanner { class 857 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, Scanner() function in Scanner 863 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors, Scanner() function in Scanner [all...]
907 DirectoryScanner Scanner(*FM, LinkerOpts.IsDylib createContext() local