Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h331 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1531 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
1534 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
1562 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
DFrontendAction.cpp421 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in Execute()
/external/clang/lib/Serialization/
DASTReader.cpp997 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()
3414 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()