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

  /external/llvm/include/llvm/ADT/
StringMap.h 29 class StringMapEntry;
31 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
84 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
88 /// RemoveKey - Remove the StringMapEntry for the specified key from the
117 /// StringMapEntry - This is used to represent one value that is inserted into
121 class StringMapEntry : public StringMapEntryBase {
122 StringMapEntry(StringMapEntry &E) = delete;
127 explicit StringMapEntry(unsigned strLen)
130 StringMapEntry(unsigned strLen, InitTy &&... InitVals
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
StringMap.h 27 class StringMapEntry;
36 static void Initialize(StringMapEntry<ValueTy> &T, InitTy InitVal) {
42 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
95 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
99 /// RemoveKey - Remove the StringMapEntry for the specified key from the
116 /// StringMapEntry - This is used to represent one value that is inserted into
120 class StringMapEntry : public StringMapEntryBase {
124 explicit StringMapEntry(unsigned strLen)
126 StringMapEntry(unsigned strLen, const ValueTy &V)
140 /// StringMapEntry object
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
StringMap.h 36 class StringMapEntry;
38 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
91 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
95 /// RemoveKey - Remove the StringMapEntry for the specified key from the
124 /// StringMapEntry - This is used to represent one value that is inserted into
128 class StringMapEntry : public StringMapEntryBase {
132 explicit StringMapEntry(unsigned strLen)
135 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
137 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 37 class StringMapEntry;
39 /// StringMapEntryBase - Shared base class of StringMapEntry instances.
92 /// RemoveKey - Remove the specified StringMapEntry from the table, but do not
96 /// RemoveKey - Remove the StringMapEntry for the specified key from the
125 /// StringMapEntry - This is used to represent one value that is inserted into
129 class StringMapEntry : public StringMapEntryBase {
133 explicit StringMapEntry(unsigned strLen)
136 StringMapEntry(unsigned strLen, InitTy &&... InitVals)
138 StringMapEntry(StringMapEntry &E) = delete
    [all...]

Completed in 383 milliseconds