Searched defs:MCDCRecords (Results 1 – 2 of 2) sorted by relevance
362 attachMCDCSubViews(SourceCoverageView & View,StringRef SourceName,ArrayRef<MCDCRecord> MCDCRecords,const MemoryBuffer & File,CoverageData & CoverageInfo) attachMCDCSubViews() argument 403 auto MCDCRecords = FunctionCoverage.getMCDCRecords(); createFunctionView() local 428 auto MCDCRecords = FileCoverage.getMCDCRecords(); createSourceFileView() local
613 std::vector<MCDCRecord> MCDCRecords; global() member 799 std::vector<MCDCRecord> MCDCRecords; global() variable