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

  /external/clang/include/clang/Lex/
HeaderSearch.h 272 StringRef getModuleCachePath() const { return ModuleCachePath; }
  /external/clang/lib/Frontend/
FrontendActions.cpp 332 SmallString<256> ModuleFileName(HS.getModuleCachePath());

Completed in 33 milliseconds