Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h55 unsigned InputCount = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp337 uint8_t InputCount = getSigInputCount(); in parse() local