Home
last modified time | relevance | path

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

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