Searched refs:InputCount (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Interpreter/ | ||
| H A D | IncrementalParser.h | 53 unsigned InputCount = 0; variable |
| H A D | IncrementalParser.cpp | 222 SourceName << "input_line_" << InputCount++; in Parse() |