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