Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp364 auto CloneContentCache = [&](const ContentCache *Cache) -> ContentCache * { in initializeForReplay() local
385 Slot = CloneContentCache(FileInfo.second); in initializeForReplay()