Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp242 bool PythonObject::HasAttribute(llvm::StringRef attr) const { in HasAttribute() function in PythonObject
/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp767 bool HasAttribute = in readOneSection() local