Home
last modified time | relevance | path

Searched refs:ExprIterator (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h305 struct ExprIterator in LLVM_ALIGNAS() struct
306 : llvm::iterator_adaptor_base<ExprIterator, Stmt **, in LLVM_ALIGNAS()
308 ExprIterator() : iterator_adaptor_base(nullptr) {} in LLVM_ALIGNAS() function
309 ExprIterator(Stmt **I) : iterator_adaptor_base(I) {} in LLVM_ALIGNAS() argument
1504 typedef ExprIterator inputs_iterator;
1533 typedef ExprIterator outputs_iterator;
DExprObjC.h1354 typedef ExprIterator arg_iterator;
DExprCXX.h1266 typedef ExprIterator arg_iterator;
1951 typedef ExprIterator arg_iterator;
DExpr.h2237 typedef ExprIterator arg_iterator;