reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
162 IndexingContext IndexCtx(Opts, DataConsumer); 164 DataConsumer.initialize(Unit.getASTContext()); 165 DataConsumer.setPreprocessor(Unit.getPreprocessorPtr()); 168 indexPreprocessorMacros(Unit.getPreprocessor(), DataConsumer); 170 DataConsumer.finish();