Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp615 class LineConsumer { class
620 LineConsumer(StringRef Filename) { in LineConsumer() function in __anona9f7d35e0111::LineConsumer
718 auto AllLines = LineConsumer(Filename); in print()