Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h157 StringRef getStringKind() const { return Kind; } in getStringKind() function
DAttributes.cpp531 return static_cast<const StringAttributeImpl *>(this)->getStringKind(); in getKindAsString()
/external/llvm-project/llvm/lib/IR/
DAttributeImpl.h168 StringRef getStringKind() const { in getStringKind() function
DAttributes.cpp597 return static_cast<const StringAttributeImpl *>(this)->getStringKind(); in getKindAsString()
/external/llvm/lib/IR/
DAttributeImpl.h141 StringRef getStringKind() const { return Kind; } in getStringKind() function
DAttributes.cpp433 return static_cast<const StringAttributeImpl *>(this)->getStringKind(); in getKindAsString()