Searched defs:GetAttributeValue (Results 1 – 3 of 3) sorted by relevance
135 std::string XMLNode::GetAttributeValue(const char *name, in GetAttributeValue() function in XMLNode
356 dw_offset_t DWARFDebugInfoEntry::GetAttributeValue( in GetAttributeValue() function in DWARFDebugInfoEntry
253 PythonObject PythonObject::GetAttributeValue(llvm::StringRef attr) const { in GetAttributeValue() function in PythonObject