Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp294 clearArguments(); in ~Function()
323 void Function::clearArguments() { in clearArguments() function in Function
340 clearArguments(); in stealArgumentListFrom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h116 void clearArguments();