Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h274 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
DGlobalVariable.h208 bool hasAttributes() const { in hasAttributes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h206 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
DAttributes.cpp1310 bool AttributeList::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeList
1655 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder
1659 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { in hasAttributes() function in AttrBuilder
/third_party/python/Lib/xml/dom/
Dminidom.py905 def hasAttributes(self): member in Element
/third_party/typescript/tests/lib/
Dlib.d.ts11971 hasAttributes(): boolean; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts5053 hasAttributes(): boolean; method
/third_party/typescript/lib/
Dlib.dom.d.ts5073 hasAttributes(): boolean; method