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