Home
last modified time | relevance | path

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

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