Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DFunction.cpp716 Attribute Function::getFnAttribute(Attribute::AttrKind Kind) const { getFnAttribute() function in Function
720 Attribute Function::getFnAttribute(StringRef Kind) const { getFnAttribute() function in Function