Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalVariable.h208 bool hasAttributes() const { in hasAttributes() function in llvm::GlobalVariable
H A DAttributes.h274 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function in llvm::AttributeSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h206 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function in llvm::final
H A DAttributes.cpp1310 bool AttributeList::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeList
1655 bool AttrBuilder::hasAttributes() const { hasAttributes() function in AttrBuilder
1659 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { hasAttributes() function in AttrBuilder
[all...]
/third_party/python/Lib/xml/dom/
H A Dminidom.py907 def hasAttributes(self): member in Element

Completed in 13 milliseconds