Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h340 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp490 PP->getHeaderSearchInfo().setModuleCachePath( in createPreprocessor()