Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp726 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp293 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anon9d4329dd0211::CoverageMappingBuilder