Home
last modified time | relevance | path

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

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