Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp372 auto CloneContentCache = [&](const ContentCache *Cache) -> ContentCache * { in initializeForReplay() local
393 Slot = CloneContentCache(FileInfo.second); in initializeForReplay()