HomeSort by relevance Sort by last modified time
    Searched defs:ModuleCachePath (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
HeaderSearchOptions.h 99 std::string ModuleCachePath;
  /external/clang/include/clang/Lex/
HeaderSearch.h 156 std::string ModuleCachePath;
281 ModuleCachePath = CachePath;
285 StringRef getModuleCachePath() const { return ModuleCachePath; }

Completed in 7991 milliseconds