Searched defs:GetAttributeValue (Results 1 – 3 of 3) sorted by relevance
136 llvm::StringRef XMLNode::GetAttributeValue(const char *name, in GetAttributeValue() function in XMLNode
464 dw_offset_t DWARFDebugInfoEntry::GetAttributeValue( in GetAttributeValue() function in DWARFDebugInfoEntry
247 PythonObject PythonObject::GetAttributeValue(llvm::StringRef attr) const { in GetAttributeValue() function in PythonObject