Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h775 LLVM_ABI void skipOtherFiles();
790 skipOtherFiles(); in Records()
803 skipOtherFiles();
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp618 void FunctionRecordIterator::skipOtherFiles() { in skipOtherFiles() function in FunctionRecordIterator