Home
last modified time | relevance | path

Searched refs:HasAttribute (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp152 bool PythonObject::HasAttribute(llvm::StringRef attr) const { in HasAttribute() function in PythonObject
967 if (!object_type.HasAttribute("fileno")) in Check()
H A DPythonDataObjects.h178 bool HasAttribute(llvm::StringRef attribute) const;