Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1406 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() function
1496 pruneModuleCache(getHeaderSearchOpts()); in createASTReader()