HomeSort by relevance Sort by last modified time
    Searched refs:getStringKind (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
AttributeImpl.h 132 StringRef getStringKind() const { return Kind; }
Attributes.cpp 311 return static_cast<const StringAttributeImpl *>(this)->getStringKind();
    [all...]

Completed in 24 milliseconds