LLVM API Documentation
#include <AttributeImpl.h>


Public Member Functions | |
| StringAttributeImpl (StringRef Kind, StringRef Val=StringRef()) | |
| StringRef | getStringKind () const |
| StringRef | getStringValue () const |
Definition at line 127 of file AttributeImpl.h.
| llvm::StringAttributeImpl::StringAttributeImpl | ( | StringRef | Kind, |
| StringRef | Val = StringRef() |
||
| ) | [inline] |
Definition at line 133 of file AttributeImpl.h.
| StringRef llvm::StringAttributeImpl::getStringKind | ( | ) | const [inline] |
Definition at line 136 of file AttributeImpl.h.
| StringRef llvm::StringAttributeImpl::getStringValue | ( | ) | const [inline] |
Definition at line 137 of file AttributeImpl.h.