Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DCoverageMapping.h282 void skipOtherFiles();
288 skipOtherFiles(); in Records()
302 skipOtherFiles();
/external/llvm/lib/ProfileData/
DCoverageMapping.cpp176 void FunctionRecordIterator::skipOtherFiles() { in skipOtherFiles() function in FunctionRecordIterator