reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
144 m_decl_vendor.m_ast_ctx.getASTContext()->getTranslationUnitDecl(); 165 m_ast_ctx.getASTContext()->setExternalSource(external_source_owning_ptr); 175 clang::ASTContext *ast_ctx = m_ast_ctx.getASTContext(); 454 clang::ASTContext *context = m_ast_ctx.getASTContext(); 508 m_ast_ctx, type, for_expression); 514 *m_ast_ctx.getASTContext(), interface_decl, clang::SourceLocation(), 515 clang::SourceLocation(), &m_ast_ctx.getASTContext()->Idents.get(name), 576 clang::ASTContext *ast_ctx = m_ast_ctx.getASTContext(); 660 return clang::ExternalASTMerger::ImporterSource(*m_ast_ctx.getASTContext(), 661 *m_ast_ctx.getFileManager(), 662 m_ast_ctx.GetOriginMap());