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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 121 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
513 return ThePCHContainerOperations;
521 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
535 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 128 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations;
519 return ThePCHContainerOperations;
527 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format);
541 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format);

Completed in 387 milliseconds