Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp102 if (file_sp->PathRemappingIsStale()) { in GetFile()
127 if (file_sp && file_sp->PathRemappingIsStale()) { in GetFile()
611 bool SourceManager::File::PathRemappingIsStale() const { in PathRemappingIsStale() function in SourceManager::File
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h44 bool PathRemappingIsStale() const;