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

  /external/clang/include/clang/Lex/
HeaderSearchOptions.h 91 std::string ModuleCachePath;
HeaderSearch.h 174 std::string ModuleCachePath;
318 ModuleCachePath = CachePath;
322 StringRef getModuleCachePath() const { return ModuleCachePath; }
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 788 milliseconds