Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h398 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp492 PP->getHeaderSearchInfo().setModuleCachePath( in createPreprocessor()