Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h141 void IncreaseSourceMapDeduceCount();
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp268 target.GetStatistics().IncreaseSourceMapDeduceCount(); in DeduceSourceMapping()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp180 void TargetStats::IncreaseSourceMapDeduceCount() { in IncreaseSourceMapDeduceCount() function in TargetStats