Searched defs:CoverageSourceInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h62 class CoverageSourceInfo : public PPCallbacks, class in namespace:clang
75 CoverageSourceInfo(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} function in class:clang::CoverageSourceInfo

Completed in 120 milliseconds