Home
last modified time | relevance | path

Searched defs:IncreaseSourceRealpathAttemptCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRealpathPrefixes.h42 void IncreaseSourceRealpathAttemptCount() { in IncreaseSourceRealpathAttemptCount() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp259 void TargetStats::IncreaseSourceRealpathAttemptCount(uint32_t count) { in IncreaseSourceRealpathAttemptCount() function in TargetStats