Home
last modified time | relevance | path

Searched refs: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
610 auto FileIDs = gatherFileIDs(Filename, Function); in getCoverageForFile()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp226 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anonc2ccc9df0111::CoverageMappingBuilder
420 gatherFileIDs(FileIDMapping); in write()
848 gatherFileIDs(VirtualFileMapping); in write()