Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp1630 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() function
1720 pruneModuleCache(getHeaderSearchOpts()); in createASTReader()