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