Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DArgument.h77 bool hasSwiftSelfAttr() const;
/external/llvm/lib/IR/
DFunction.cpp94 bool Argument::hasSwiftSelfAttr() const { in hasSwiftSelfAttr() function in Argument