Searched refs:hasSwiftSelfAttr (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
D | Argument.h | 77 bool hasSwiftSelfAttr() const; |
/external/llvm/lib/IR/ | ||
D | Function.cpp | 94 bool Argument::hasSwiftSelfAttr() const { in hasSwiftSelfAttr() function in Argument |