Searched refs:getMapEntry (Results 1 – 12 of 12) sorted by relevance
35 const StringMapEntry<DwarfStringPoolEntry> *getMapEntry() const { in getMapEntry() function45 explicit operator bool() const { return getMapEntry(); }47 assert(getMapEntry()->second.Symbol && "No symbol available!"); in getSymbol()48 return getMapEntry()->second.Symbol; in getSymbol()50 unsigned getOffset() const { return getMapEntry()->second.Offset; } in getOffset()54 assert(getMapEntry()->getValue().isIndexed()); in getIndex()55 return getMapEntry()->second.Index; in getIndex()57 StringRef getString() const { return getMapEntry()->first(); } in getString()59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry()62 return getMapEntry() == X.getMapEntry();[all …]
35 const StringMapEntry<DwarfStringPoolEntry> *getMapEntry() const { in getMapEntry() function45 explicit operator bool() const { return getMapEntry(); }47 assert(getMapEntry()->second.Symbol && "No symbol available!"); in getSymbol()48 return getMapEntry()->second.Symbol; in getSymbol()50 uint64_t getOffset() const { return getMapEntry()->second.Offset; } in getOffset()54 assert(getMapEntry()->getValue().isIndexed()); in getIndex()55 return getMapEntry()->second.Index; in getIndex()57 StringRef getString() const { return getMapEntry()->first(); } in getString()59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry()62 return getMapEntry() == X.getMapEntry();[all …]
121 EXPECT_TRUE(R1.isSameRef(FileEntryRef(R1.getMapEntry()))); in TEST()162 EXPECT_TRUE(R1.isSameRef(DirectoryEntryRef(R1.getMapEntry()))); in TEST()
306 public function getMapEntry() function in Google\\Protobuf\\Internal\\MessageOptions
181 $this->getMessageType()->getOptions()->getMapEntry();
84 Val.setPointerAndInt(&File.getMapEntry(), intVal);
59 const MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function
155 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function
332 if (type.getOptions().getMapEntry()) {358 if (type.getOptions().getMapEntry()) {
1029 if (getContainingType().getOptions().getMapEntry()) { in needsUtf8Check()1042 && getMessageType().getOptions().getMapEntry(); in isMapField()
233 fieldDescriptor.getMessageType().getOptions().getMapEntry(); in isMapEntry()
1127 Mod->Umbrella = &UmbrellaHeader.getMapEntry(); in setUmbrellaHeader()1138 Mod->Umbrella = &UmbrellaDir.getMapEntry(); in setUmbrellaDir()