Searched defs:arg_iterator (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 70 using arg_iterator = Argument *; global() variable |
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 646 typedef ArgInfo *arg_iterator; global() typedef |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 1649 using arg_iterator = ExprIterator; global() variable |
H A D | ExprObjC.h | 1459 using arg_iterator = ExprIterator; variable |
H A D | Expr.h | 3030 typedef ExprIterator arg_iterator; global() typedef |