Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp246 bool PythonObject::HasAttribute(llvm::StringRef attr) const { HasAttribute() function in PythonObject
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp747 bool HasAttribute = readOneSection() local