Searched refs:HasAttribute (Results 1 – 3 of 3) sorted by relevance
304 bool HasAttribute(llvm::StringRef attribute) const;
240 bool PythonObject::HasAttribute(llvm::StringRef attr) const { in HasAttribute() function in PythonObject
647 bool HasAttribute = in readOneSection() local649 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()