Searched defs:isStringAttribute (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h60 bool isStringAttribute() const { return KindID == StringAttrEntry; } function in class:llvm::AttributeImpl
H A DAttributes.cpp282 bool Attribute::isStringAttribute() const { function in class:Attribute
[all...]

Completed in 114 milliseconds