Home
last modified time | relevance | path

Searched refs:skipOtherFiles (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h338 void skipOtherFiles();
344 skipOtherFiles(); in Records()
358 skipOtherFiles();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp189 void FunctionRecordIterator::skipOtherFiles() { in skipOtherFiles() function in FunctionRecordIterator