Searched refs:TypeDeclIterator (Results 1 – 1 of 1) sorted by relevance
418 typedef DeclContext::specific_decl_iterator<TypeDecl> TypeDeclIterator; in RecordPersistentTypes() typedef420 for (TypeDeclIterator i = TypeDeclIterator(FunDeclCtx->decls_begin()), in RecordPersistentTypes()421 e = TypeDeclIterator(FunDeclCtx->decls_end()); in RecordPersistentTypes()