Home
last modified time | relevance | path

Searched defs:hasAttribute (Results 1 – 25 of 34) sorted by relevance

12

/external/clang/lib/Basic/
DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
DFunction.h398 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
/external/llvm-project/llvm/include/llvm/IR/
DGlobalVariable.h198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
DFunction.h430 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h61 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/external/llvm/include/llvm/MC/
DMCSectionMachO.h62 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMAttributeParser.h129 bool hasAttribute(unsigned Tag) const { in hasAttribute() function
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DAttributeContainer.java98 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/
DAttributes.cpp235 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
DAttributeImpl.h202 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
/external/llvm-project/llvm/lib/IR/
DAttributeImpl.h198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
241 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
DAttributes.cpp290 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/
DAttributes.cpp185 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
DAttributeImpl.h183 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
/external/llvm-project/clang/lib/Basic/
DAttributes.cpp8 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
/external/parameter-framework/upstream/xmlserializer/
DXmlElement.cpp76 bool CXmlElement::hasAttribute(const string &strAttributeName) const in hasAttribute() function in CXmlElement
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DData.java95 boolean hasAttribute(String key); in hasAttribute() method
DDelegatedData.java102 public boolean hasAttribute(String key) { in hasAttribute() method in DelegatedData
DDefaultDataContext.java288 public boolean hasAttribute(String key) { in hasAttribute() method in DefaultDataContext.LocalVariable
DNestedMapData.java227 public boolean hasAttribute(String key) { in hasAttribute() method in NestedMapData
/external/deqp/framework/xexml/
DxeXMLParser.hpp156 …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/
DFunction.h272 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java323 public boolean hasAttribute(String name) in hasAttribute() method in UnImplNode

12