Searched defs:getTagMap (Results 1 – 8 of 8) sorted by relevance
64 static Map<TagKey, TagValue> getTagMap(TagContext ctx) { in getTagMap() method in RecordUtils
176 AffineMap getTagMap() { return getTagMapAttr().getValue(); } in getTagMap() function290 AffineMap getTagMap() { return getTagMapAttr().getValue(); } in getTagMap() function
540 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
523 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
526 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
395 private Map<String, PlaceholderInfo> getTagMap(String xpath) { in getTagMap() method in ConvertXTB
154 def getTagMap(self): member in Asn1Type