/external/clang/lib/Basic/ |
D | Attributes.cpp | 6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function 203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
|
D | Function.h | 398 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function 203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
|
D | Function.h | 430 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 61 bool hasAttribute(unsigned Value) const { in hasAttribute() function
|
/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 62 bool hasAttribute(unsigned Value) const { in hasAttribute() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ARMAttributeParser.h | 129 bool hasAttribute(unsigned Tag) const { in hasAttribute() function
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | AttributeContainer.java | 98 public boolean hasAttribute(final String name) { in hasAttribute() method in AttributeContainer 109 public boolean hasAttribute(final String namespace,final String name) { in hasAttribute() method in AttributeContainer
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 235 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute 239 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute 509 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl 514 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl 654 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet 658 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet 815 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode 1301 bool AttributeList::hasAttribute(unsigned Index, in hasAttribute() function in AttributeList 1306 bool AttributeList::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeList
|
D | AttributeImpl.h | 202 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
|
/external/llvm-project/llvm/lib/IR/ |
D | AttributeImpl.h | 198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function 241 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
|
D | Attributes.cpp | 290 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute 294 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute 575 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl 580 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl 722 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet 726 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet 905 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode 1435 bool AttributeList::hasAttribute(unsigned Index, in hasAttribute() function in AttributeList 1440 bool AttributeList::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeList
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 185 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute 189 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute 411 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl 416 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl 575 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode 1092 bool AttributeSet::hasAttribute(unsigned Index, Attribute::AttrKind Kind) const{ in hasAttribute() function in AttributeSet 1097 bool AttributeSet::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeSet
|
D | AttributeImpl.h | 183 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
|
/external/llvm-project/clang/lib/Basic/ |
D | Attributes.cpp | 8 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
|
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlElement.cpp | 76 bool CXmlElement::hasAttribute(const string &strAttributeName) const in hasAttribute() function in CXmlElement
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | Data.java | 95 boolean hasAttribute(String key); in hasAttribute() method
|
D | DelegatedData.java | 102 public boolean hasAttribute(String key) { in hasAttribute() method in DelegatedData
|
D | DefaultDataContext.java | 288 public boolean hasAttribute(String key) { in hasAttribute() method in DefaultDataContext.LocalVariable
|
D | NestedMapData.java | 227 public boolean hasAttribute(String key) { in hasAttribute() method in NestedMapData
|
/external/deqp/framework/xexml/ |
D | xeXMLParser.hpp | 156 …bool hasAttribute (const char* name) const { return m_attributes.find(name) != m_attributes.… in hasAttribute() function in xe::xml::Parser
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Function.h | 272 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | UnImplNode.java | 323 public boolean hasAttribute(String name) in hasAttribute() method in UnImplNode
|