Home
last modified time | relevance | path

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

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