Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h237 using arg_iterator = const Argument *; global() variable
/llvm-project/clang/tools/clang-installapi/
H A DOptions.h155 using arg_iterator = llvm::opt::arg_iterator<llvm::opt::Arg **>; variable
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h72 using arg_iterator = Argument *; global() variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h69 using arg_iterator = Argument *; variable
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h657 typedef ArgInfo *arg_iterator; global() typedef
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h637 typedef ArgInfo *arg_iterator; typedef
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1587 using arg_iterator = ExprIterator; variable
2341 using arg_iterator = ExprIterator; variable
3488 using arg_iterator = Expr **; variable
H A DExprObjC.h1450 using arg_iterator = ExprIterator; variable
H A DExpr.h2955 typedef ExprIterator arg_iterator; typedef
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1665 using arg_iterator = ExprIterator; variable
2440 using arg_iterator = ExprIterator; global() variable
3615 using arg_iterator = Expr **; global() variable
[all...]
H A DExprObjC.h1459 using arg_iterator = ExprIterator; global() variable
H A DExpr.h3059 typedef ExprIterator arg_iterator; global() typedef