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 84 std::string ModuleCachePath;
  /external/clang/include/clang/Lex/
HeaderSearch.h 148 std::string ModuleCachePath;
268 ModuleCachePath = CachePath;
272 StringRef getModuleCachePath() const { return ModuleCachePath; }

Completed in 47 milliseconds