Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DModuleBuilder.h27 class CoverageSourceInfo; variable
H A DCodeGenABITypes.h49 class CoverageSourceInfo; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h61 CoverageSourceInfo(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in CoverageSourceInfo() function
H A DCodeGenModule.h80 class CoverageSourceInfo; variable