Searched refs:astUnit (Results 1 – 1 of 1) sorted by relevance
7626 ASTUnit *astUnit = cxtu::getASTUnit(TU); in clang_getCXTUResourceUsage() local7628 ASTContext &astContext = astUnit->getASTContext(); in clang_getCXTUResourceUsage()7649 astUnit->getCachedCompletionAllocator().get()) { in clang_getCXTUResourceUsage()7663 astUnit->getSourceManager().getMemoryBufferSizes(); in clang_getCXTUResourceUsage()7690 Preprocessor &pp = astUnit->getPreprocessor(); in clang_getCXTUResourceUsage()7730 ASTUnit *astUnit = cxtu::getASTUnit(TU); in clang_getSkippedRanges() local7731 PreprocessingRecord *ppRec = astUnit->getPreprocessor().getPreprocessingRecord(); in clang_getSkippedRanges()7735 ASTContext &Ctx = astUnit->getASTContext(); in clang_getSkippedRanges()