Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h121 CachedFileContents *getCachedContents() const { in getCachedContents() function
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp50 CachedFileContents *Contents = Entry.getCachedContents(); in scanForDirectivesIfNecessary()