Searched defs:HasAttribute (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
| H A D | PythonDataObjects.cpp | 246 bool PythonObject::HasAttribute(llvm::StringRef attr) const { HasAttribute() function in PythonObject |
| /llvm-project/llvm/lib/ProfileData/ | ||
| H A D | SampleProfReader.cpp | 747 bool HasAttribute = readOneSection() local |