Home
last modified time | relevance | path

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

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