Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDHeaderSearch.h333 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInstance.cpp335 PP->getHeaderSearchInfo().setModuleCachePath(getSpecificModuleCachePath()); in createPreprocessor()