Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h317 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp343 PP->getHeaderSearchInfo().setModuleCachePath(getSpecificModuleCachePath()); in createPreprocessor()