Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp215 unsigned LexicalBlockIndex = 0; in collectStatsRecursive() local
220 ChildVarPrefix += toHex(LexicalBlockIndex++) + '.'; in collectStatsRecursive()