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.cpp112 if (file_sp->PathRemappingIsStale()) { in GetFile()
137 if (file_sp && file_sp->PathRemappingIsStale()) { in GetFile()
640 bool SourceManager::File::PathRemappingIsStale() const { in PathRemappingIsStale() function in SourceManager::File
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h45 bool PathRemappingIsStale() const;