Home
last modified time | relevance | path

Searched defs:hasFnAttribute (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h394 bool hasFnAttribute(Attribute::AttrKind Kind) const { hasFnAttribute() function
H A DFunction.cpp690 bool Function::hasFnAttribute(Attribute::AttrKind Kind) const { hasFnAttribute() function in Function
694 bool Function::hasFnAttribute(StringRef Kind) const { hasFnAttribute() function in Function