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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h59 bool isStringAttribute() const { return KindID == StringAttrEntry; } function in class:llvm::AttributeImpl
H A DAttributes.cpp268 bool Attribute::isStringAttribute() const { function in class:Attribute
[all...]

Completed in 190 milliseconds