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

  /external/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
38 class PTHManager : public IdentifierInfoLookup {
74 /// PP - The Preprocessor object that will use this PTHManager to create
88 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
95 PTHManager(const PTHManager &) = delete;
96 void operator=(const PTHManager &) = delete;
116 ~PTHManager() override;
130 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 1 //===--- PTHManager.h - Manager object for PTH processing -------*- C++ -*-===//
10 // This file defines the PTHManager interface.
35 class PTHManager : public IdentifierInfoLookup {
71 /// PP - The Preprocessor object that will use this PTHManager to create
85 PTHManager(std::unique_ptr<const llvm::MemoryBuffer> buf,
92 PTHManager(const PTHManager &) = delete;
93 void operator=(const PTHManager &) = delete;
113 ~PTHManager() override;
127 /// Create - This method creates PTHManager objects. The 'file' argumen
    [all...]
  /external/clang/lib/Lex/
PTHLexer.cpp 20 #include "clang/Lex/PTHManager.h"
38 const unsigned char *ppcond, PTHManager &PM)
303 /// PTHFileLookup - This internal data structure is used by the PTHManager
346 class PTHManager::PTHFileLookupTrait : public PTHFileLookupCommonTrait {
369 class PTHManager::PTHStringLookupTrait {
413 // PTHManager methods.
416 PTHManager::PTHManager(
427 PTHManager::~PTHManager() {
    [all...]

Completed in 168 milliseconds