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

  /external/clang/include/clang/Lex/
HeaderSearch.h 297 StringRef getModuleCachePath() const { return ModuleCachePath; }
  /external/clang/lib/Frontend/
FrontendAction.cpp 386 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath());
FrontendActions.cpp 294 SmallString<256> ModuleFileName(HS.getModuleCachePath());
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 23 milliseconds