Home
last modified time | relevance | path

Searched defs:param_const_iterator (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h1998 typedef ArrayRef<ParmVarDecl *>::const_iterator param_const_iterator; typedef
3552 typedef ArrayRef<ParmVarDecl *>::const_iterator param_const_iterator; typedef
DDeclObjC.h349 typedef const ParmVarDecl *const *param_const_iterator; typedef