Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h324 void skipOtherFiles();
330 skipOtherFiles(); in Records()
344 skipOtherFiles();
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp178 void FunctionRecordIterator::skipOtherFiles() { in skipOtherFiles() function in FunctionRecordIterator