Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1576 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() function
1666 pruneModuleCache(getHeaderSearchOpts()); in createASTReader()