Home
last modified time | relevance | path

Searched defs:isStringAttribute (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h60 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function
H A DAttributes.cpp191 bool Attribute::isStringAttribute() const { in isStringAttribute() function in Attribute
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributeImpl.h60 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function
H A DAttributes.cpp276 bool Attribute::isStringAttribute() const { in isStringAttribute() function in Attribute
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributeImpl.h57 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function
H A DAttributes.cpp153 bool Attribute::isStringAttribute() const { in isStringAttribute() function in Attribute