Home
last modified time | relevance | path

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

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