Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h281 void associateWithContextHash(const CompilerInvocation &CI, ModuleDeps &Deps);
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp294 void ModuleDepCollector::associateWithContextHash(const CompilerInvocation &CI, in associateWithContextHash() function in ModuleDepCollector
484 MDC.associateWithContextHash(CI, MD); in handleTopLevelModule()