Home
last modified time | relevance | path

Searched refs:InputCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalParser.h53 unsigned InputCount = 0; variable
H A DIncrementalParser.cpp222 SourceName << "input_line_" << InputCount++; in Parse()