Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h330 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp339 PP->getHeaderSearchInfo().setModuleCachePath(SpecificModuleCache); in createPreprocessor()