Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1384 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() function
1471 pruneModuleCache(getHeaderSearchOpts()); in createModuleManager()