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 315 StringRef getModuleCachePath() const { return ModuleCachePath; }
  /external/clang/lib/Frontend/
FrontendAction.cpp 386 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath());
FrontendActions.cpp 297 SmallString<256> ModuleFileName(HS.getModuleCachePath());
  /external/clang/lib/Serialization/
ASTReader.cpp 766 << PP.getHeaderSearchInfo().getModuleCachePath();
    [all...]

Completed in 175 milliseconds