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

  /external/clang/lib/Frontend/
ASTMerge.cpp 49 ASTUnit::LoadFromASTFile(ASTFiles[I], CI.getPCHContainerReader(),
FrontendAction.cpp 194 InputFile, CI.getPCHContainerReader(), Diags, CI.getFileSystemOpts(),
276 Dir->path(), FileMgr, CI.getPCHContainerReader(),
449 CI.getPCHContainerReader(), Cache);
ChainedIncludesSource.cpp 84 CI.getPCHContainerReader(),
CompilerInstance.cpp 331 InitializePreprocessor(*PP, PPOpts, getPCHContainerReader(),
410 getPCHContainerReader(),
    [all...]
FrontendActions.cpp 430 CI.getPreprocessor(), CI.getASTContext(), CI.getPCHContainerReader(),
608 getCompilerInstance().getPCHContainerReader(),
  /external/clang/include/clang/Frontend/
CompilerInstance.h 532 const PCHContainerReader &getPCHContainerReader() const {

Completed in 968 milliseconds