Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp358 auto CloneContentCache = [&](const ContentCache *Cache) -> ContentCache * { in initializeForReplay() local
379 Slot = CloneContentCache(FileInfo.second); in initializeForReplay()