Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h72 using arg_iterator = Argument *; variable
/src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h657 typedef ArgInfo *arg_iterator; typedef
/src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1665 using arg_iterator = ExprIterator; variable
2440 using arg_iterator = ExprIterator; variable
3616 using arg_iterator = Expr **; variable
H A DExprObjC.h1459 using arg_iterator = ExprIterator; variable
H A DExpr.h3064 typedef ExprIterator arg_iterator; typedef