Home
last modified time | relevance | path

Searched defs:gatherFileIDs (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp569 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp226 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anonc2ccc9df0111::CoverageMappingBuilder