Home
last modified time | relevance | path

Searched refs:StringAttrEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributeImpl.h45 StringAttrEntry enumerator
59 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute()
143 : AttributeImpl(StringAttrEntry), Kind(Kind), Val(Val) {} in AttributeImpl() argument
/external/llvm/lib/IR/
DAttributeImpl.h47 StringAttrEntry enumerator
57 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute()
139 : AttributeImpl(StringAttrEntry), Kind(Kind), Val(Val) {} in AttributeImpl() argument