Searched refs:FunDeclCtx (Results 1 – 2 of 2) sorted by relevance
401 void ASTResultSynthesizer::RecordPersistentTypes(DeclContext *FunDeclCtx) { in RecordPersistentTypes() argument404 for (TypeDeclIterator i = TypeDeclIterator(FunDeclCtx->decls_begin()), in RecordPersistentTypes()405 e = TypeDeclIterator(FunDeclCtx->decls_end()); in RecordPersistentTypes()
172 void RecordPersistentTypes(clang::DeclContext *FunDeclCtx);