Searched defs:getModuleCachePath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Lex/ | ||
H A D | HeaderSearch.h | 446 StringRef getModuleCachePath() const { return ModuleCachePath; } getModuleCachePath() function |
/llvm-project/clang/tools/clang-scan-deps/ | ||
H A D | ClangScanDeps.cpp | 701 static std::string getModuleCachePath(ArrayRef<std::string> Args) { getModuleCachePath() function |