Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h335 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1640 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
1643 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
1671 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
H A DFrontendAction.cpp436 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in Execute()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1013 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()
3576 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()