Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDHeaderSearch.h438 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp490 PP->getHeaderSearchInfo().setModuleCachePath( in createPreprocessor()