Searched defs:hasFnAttribute (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | AttributeImpl.h | 394 bool hasFnAttribute(Attribute::AttrKind Kind) const { hasFnAttribute() function |
H A D | Function.cpp | 690 bool Function::hasFnAttribute(Attribute::AttrKind Kind) const { hasFnAttribute() function in Function |