Home
last modified time | relevance | path

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

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