Home
last modified time | relevance | path

Searched defs:isTypeAttribute (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h61 bool isTypeAttribute() const { return KindID == TypeAttrEntry; } in isTypeAttribute() function
H A DAttributes.cpp195 bool Attribute::isTypeAttribute() const { in isTypeAttribute() function in Attribute
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributeImpl.h61 bool isTypeAttribute() const { return KindID == TypeAttrEntry; } in isTypeAttribute() function
H A DAttributes.cpp280 bool Attribute::isTypeAttribute() const { in isTypeAttribute() function in Attribute