Lines Matching defs:astUnit
9592 ASTUnit *astUnit = cxtu::getASTUnit(TU);
9594 ASTContext &astContext = astUnit->getASTContext();
9619 astUnit->getCachedCompletionAllocator().get()) {
9632 astUnit->getSourceManager().getMemoryBufferSizes();
9658 Preprocessor &pp = astUnit->getPreprocessor();
9696 ASTUnit *astUnit = cxtu::getASTUnit(TU);
9698 astUnit->getPreprocessor().getPreprocessingRecord();
9702 ASTContext &Ctx = astUnit->getASTContext();
9716 else if (isMainFile && (astUnit->isInPreambleFileID(i->getBegin()) ||
9717 astUnit->isInPreambleFileID(i->getEnd())))
9739 ASTUnit *astUnit = cxtu::getASTUnit(TU);
9741 astUnit->getPreprocessor().getPreprocessingRecord();
9745 ASTContext &Ctx = astUnit->getASTContext();