Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DHeaderSearch.h310 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DCompilerInstance.cpp252 PP->getHeaderSearchInfo().setModuleCachePath(SpecificModuleCache); in createPreprocessor()