Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp666 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp290 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anon8c3eb65b0211::CoverageMappingBuilder