Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1425 llvm::Type *CovDataTypes[] = {CovDataHeaderTy, RecordsTy, in emit() local
1427 auto CovDataTy = llvm::StructType::get(Ctx, makeArrayRef(CovDataTypes)); in emit()