HomeSort by relevance Sort by last modified time
    Searched refs:GlobalModuleIndex (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 25 class GlobalModuleIndex;
77 GlobalModuleIndex *GlobalIndex;
233 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
ModuleManager.h 26 class GlobalModuleIndex;
82 GlobalModuleIndex *GlobalIndex;
245 void setGlobalIndex(GlobalModuleIndex *Index);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
GlobalModuleIndex.h 1 //===--- GlobalModuleIndex.h - Global Module Index --------------*- C++ -*-===//
10 // This file defines the GlobalModuleIndex class, which manages a global index
61 class GlobalModuleIndex {
70 /// GlobalModuleIndex.
120 explicit GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer,
123 GlobalModuleIndex(const GlobalModuleIndex &) = delete;
124 GlobalModuleIndex &operator=(const GlobalModuleIndex &) = delete;
127 ~GlobalModuleIndex();
    [all...]
  /external/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
114 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleLoader.h 24 class GlobalModuleIndex;
127 virtual GlobalModuleIndex *loadGlobalModuleIndex(

Completed in 84 milliseconds

1 2 3