Home | History | Annotate | Download | only in libclang

Lines Matching refs:Ctx

197 void IndexingContext::setASTContext(ASTContext &ctx) {
198 Ctx = &ctx;
199 cxtu::getASTUnit(CXTU)->setASTContext(&ctx);
300 addContainerInMap(Ctx->getTranslationUnitDecl(), idxCont);
714 SourceManager &SM = Ctx->getSourceManager();
792 SourceManager &SM = Ctx->getSourceManager();
890 SourceManager &SM = Ctx->getSourceManager();