Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DArgument.h69 bool hasSwiftSelfAttr() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DArgument.h77 bool hasSwiftSelfAttr() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp104 bool Argument::hasSwiftSelfAttr() const { in hasSwiftSelfAttr() function in Argument