Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h410 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp499 PP->getHeaderSearchInfo().setModuleCachePath( in createPreprocessor()