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

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

Completed in 95 milliseconds