Searched defs:gatherFileIDs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/Coverage/ | ||
H A D | CoverageMapping.cpp | 1361 static SmallBitVector gatherFileIDs(StringRef SourceFile, gatherFileIDs() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.cpp | 371 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { gatherFileIDs() function in __anonb8ab7b430211::CoverageMappingBuilder |