Home
last modified time | relevance | path

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

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