Home
last modified time | relevance | path

Searched refs:startSearch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h84 void startSearch();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp22 void LVRange::startSearch() { in startSearch() function in LVRange
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp744 ScopesWithRanges->startSearch(); in processLines()