Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp91 void printSourceToIntermediate(const SourceInfo &si, raw_ostream &os) const;
836 void Context::printSourceToIntermediate(const SourceInfo &si, in printSourceToIntermediate() function in Context
941 printSourceToIntermediate(si, os); in print()