Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DModuleBuilder.h36 class CoverageSourceInfo; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h25 class CoverageSourceInfo; variable
H A DCoverageMappingGen.h80 CoverageSourceInfo(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in CoverageSourceInfo() function
H A DCodeGenModule.h82 class CoverageSourceInfo; variable