Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h54 unsigned InputCount = 0; variable
H A DIncrementalParser.cpp234 SourceName << "input_line_" << InputCount++; in Parse()