Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h390 void skipOtherFiles();
396 skipOtherFiles(); in Records()
410 skipOtherFiles();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp205 void FunctionRecordIterator::skipOtherFiles() { in skipOtherFiles() function in FunctionRecordIterator