Home
last modified time | relevance | path

Searched refs:getStringKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h211 StringRef getStringKind() const { in getStringKind() function
H A DAttributes.cpp785 return static_cast<const StringAttributeImpl *>(this)->getStringKind(); in getKindAsString()