HomeSort by relevance Sort by last modified time
    Searched refs:StringMap (Results 226 - 250 of 1367) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/TableGen/
SetTheory.h 52 #include "llvm/ADT/StringMap.h"
102 StringMap<std::unique_ptr<Operator>> Operators;
105 StringMap<std::unique_ptr<Expander>> Expanders;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Core/
Diagnostic.h 23 #include "llvm/ADT/StringMap.h"
62 const llvm::StringMap<Replacements> &Fix,
73 llvm::StringMap<Replacements> Fix;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/TableGen/
SetTheory.h 52 #include "llvm/ADT/StringMap.h"
102 StringMap<std::unique_ptr<Operator>> Operators;
105 StringMap<std::unique_ptr<Expander>> Expanders;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Core/
Diagnostic.h 23 #include "llvm/ADT/StringMap.h"
62 const llvm::StringMap<Replacements> &Fix,
73 llvm::StringMap<Replacements> Fix;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/TableGen/
SetTheory.h 52 #include "llvm/ADT/StringMap.h"
102 StringMap<std::unique_ptr<Operator>> Operators;
105 StringMap<std::unique_ptr<Expander>> Expanders;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Core/
Diagnostic.h 23 #include "llvm/ADT/StringMap.h"
62 const llvm::StringMap<Replacements> &Fix,
73 llvm::StringMap<Replacements> Fix;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/TableGen/
SetTheory.h 52 #include "llvm/ADT/StringMap.h"
102 StringMap<std::unique_ptr<Operator>> Operators;
105 StringMap<std::unique_ptr<Expander>> Expanders;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Core/
Diagnostic.h 23 #include "llvm/ADT/StringMap.h"
62 const llvm::StringMap<Replacements> &Fix,
73 llvm::StringMap<Replacements> Fix;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/TableGen/
SetTheory.h 52 #include "llvm/ADT/StringMap.h"
102 StringMap<std::unique_ptr<Operator>> Operators;
105 StringMap<std::unique_ptr<Expander>> Expanders;
  /external/llvm/include/llvm/ADT/
StringMap.h 1 //===--- StringMap.h - String Hash table map interface ----------*- C++ -*-===//
10 // This file defines the StringMap class.
41 /// StringMapImpl - This is the base class of StringMap that is shared among
118 /// a StringMap. It contains the Value itself and the key: the string length
212 /// StringMap - This is an unconventional map that is specialized for handling
217 class StringMap : public StringMapImpl {
223 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
224 explicit StringMap(unsigned InitialSize)
227 explicit StringMap(AllocatorTy A)
230 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
StringMap.h 1 //===--- StringMap.h - String Hash table map interface ----------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
125 /// a StringMap. It contains the Value itself and the key: the string length
218 /// StringMap - This is an unconventional map that is specialized for handling
223 class StringMap : public StringMapImpl {
229 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
230 explicit StringMap(unsigned InitialSize)
233 explicit StringMap(AllocatorTy A)
236 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 1 //===--- StringMap.h - String Hash table map interface ----------*- C++ -*-===//
10 // This file defines the StringMap class.
49 /// StringMapImpl - This is the base class of StringMap that is shared among
126 /// a StringMap. It contains the Value itself and the key: the string length
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
231 explicit StringMap(unsigned InitialSize)
234 explicit StringMap(AllocatorTy A)
237 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
47 /// StringMapImpl - This is the base class of StringMap that is shared among
122 /// a StringMap. It contains the Value itself and the key: the string length
215 /// StringMap - This is an unconventional map that is specialized for handling
220 class StringMap : public StringMapImpl {
226 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
228 explicit StringMap(unsigned InitialSize)
231 explicit StringMap(AllocatorTy A)
234 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
47 /// StringMapImpl - This is the base class of StringMap that is shared among
122 /// a StringMap. It contains the Value itself and the key: the string length
215 /// StringMap - This is an unconventional map that is specialized for handling
220 class StringMap : public StringMapImpl {
226 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
228 explicit StringMap(unsigned InitialSize)
231 explicit StringMap(AllocatorTy A)
234 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 1 //===--- StringMap.h - String Hash table map interface ----------*- C++ -*-===//
10 // This file defines the StringMap class.
49 /// StringMapImpl - This is the base class of StringMap that is shared among
126 /// a StringMap. It contains the Value itself and the key: the string length
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
231 explicit StringMap(unsigned InitialSize)
234 explicit StringMap(AllocatorTy A)
237 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
47 /// StringMapImpl - This is the base class of StringMap that is shared among
122 /// a StringMap. It contains the Value itself and the key: the string length
215 /// StringMap - This is an unconventional map that is specialized for handling
220 class StringMap : public StringMapImpl {
226 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
228 explicit StringMap(unsigned InitialSize)
231 explicit StringMap(AllocatorTy A)
234 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
47 /// StringMapImpl - This is the base class of StringMap that is shared among
122 /// a StringMap. It contains the Value itself and the key: the string length
215 /// StringMap - This is an unconventional map that is specialized for handling
220 class StringMap : public StringMapImpl {
226 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
228 explicit StringMap(unsigned InitialSize)
231 explicit StringMap(AllocatorTy A)
234 StringMap(unsigned InitialSize, AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
StringMap.h 1 //===- StringMap.h - String Hash table map interface ------------*- C++ -*-===//
10 // This file defines the StringMap class.
48 /// StringMapImpl - This is the base class of StringMap that is shared among
123 /// a StringMap. It contains the Value itself and the key: the string length
170 report_bad_alloc_error("Allocation of StringMap entry failed.");
219 /// StringMap - This is an unconventional map that is specialized for handling
224 class StringMap : public StringMapImpl {
230 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
232 explicit StringMap(unsigned InitialSize)
235 explicit StringMap(AllocatorTy A
    [all...]

Completed in 1028 milliseconds

1 2 3 4 5 6 7 8 91011>>