Home | History | Annotate | Download | only in libclang

Lines Matching refs:ExternalASTSource

6106       str = "ExternalASTSource: malloc'ed memory buffers";
6109 str = "ExternalASTSource: mmap'ed memory buffers";
6183 // How much memory is being used by the ExternalASTSource?
6184 if (ExternalASTSource *esrc = astContext.getExternalSource()) {
6185 const ExternalASTSource::MemoryBufferSizes &sizes =