Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp44 EntryRef DependencyScanningWorkerFilesystem::scanForDirectivesIfNecessary( in scanForDirectivesIfNecessary() function in DependencyScanningWorkerFilesystem
245 return scanForDirectivesIfNecessary(*Entry, Filename, in getOrCreateFileSystemEntry()
251 return scanForDirectivesIfNecessary(*MaybeEntry, Filename, in getOrCreateFileSystemEntry()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h312 EntryRef scanForDirectivesIfNecessary(const CachedFileSystemEntry &Entry,