Home
last modified time | relevance | path

Searched defs:arg_iterator (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h57 typedef ArgumentListType::iterator arg_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h67 using arg_iterator = Argument *; variable
DCallSite.h220 using arg_iterator = IterTy; variable