Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp570 class LineConsumer { class
575 LineConsumer() = default;
576 LineConsumer(StringRef Filename) { in LineConsumer() function in __anon31fb92ed0311::LineConsumer
746 options.Intermediate ? LineConsumer() : LineConsumer(si.filename); in annotateSource()