reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 m_ast_context = &ast_context; 142 m_ast_importer_sp->ForgetDestination(m_ast_context); 159 if (m_ast_context != scratch_ast_context && m_ast_importer_sp) 160 m_ast_importer_sp->ForgetSource(scratch_ast_context, m_ast_context); 164 if (!m_ast_context) 167 m_ast_context->getTranslationUnitDecl()->setHasExternalVisibleStorage(); 168 m_ast_context->getTranslationUnitDecl()->setHasExternalLexicalStorage(); 174 if (!m_ast_context) { 279 current_id, static_cast<void *>(m_ast_context), 424 static_cast<void *>(m_ast_context), 560 current_id, static_cast<void *>(m_ast_context), 567 current_id, static_cast<void *>(m_ast_context), 574 current_id, static_cast<const void *>(m_ast_context)); 684 assert(m_ast_context); 700 current_id, static_cast<void *>(m_ast_context), 707 current_id, static_cast<void *>(m_ast_context), 714 current_id, static_cast<void *>(m_ast_context), 791 return ClangASTContext::GetASTContext(m_ast_context)->getSema(); 799 if (m_ast_context->getLangOpts().ObjC) 814 assert(m_ast_context); 1224 current_id, static_cast<void *>(m_ast_context), 1527 current_id, static_cast<void *>(m_ast_context), 1749 current_id, static_cast<void *>(m_ast_context), 1791 lldbassert(&record->getASTContext() == m_ast_context); 1810 size = record_layout.getSize().getQuantity() * m_ast_context->getCharWidth(); 1812 m_ast_context->getCharWidth(); 1878 current_id, static_cast<void *>(m_ast_context), 1885 current_id, static_cast<void *>(m_ast_context), 2009 return m_ast_importer_sp->CopyDecl(m_ast_context, &from_context, src_decl); 2065 m_ast_importer_sp->CopyType(m_ast_context, src_ast->getASTContext(), 2084 return CompilerType(ClangASTContext::GetASTContext(m_ast_context), 2207 QualType generic_function_type(m_ast_source.m_ast_context->getFunctionType( 2208 m_ast_source.m_ast_context->UnknownAnyTy, // result 2213 CompilerType(ClangASTContext::GetASTContext(m_ast_source.m_ast_context),tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
213 assert(source.getASTContext() == m_ast_context); 688 assert(m_ast_context); 777 assert(m_ast_context); 1110 m_ast_context, name.GetCString(), nullptr); 1496 m_ast_context->getDiagnostics().getCustomDiagID( 1498 m_ast_context->getDiagnostics().Report(diag_id) << error.AsCString(); 1505 m_ast_context->getDiagnostics().getCustomDiagID( 1507 m_ast_context->getDiagnostics().Report(diag_id) << warning.c_str(); 1733 ClangASTContext::GetBasicType(m_ast_context, eBasicTypeVoid) 1853 m_ast_context, reg_info->encoding, reg_info->byte_size * 8); 2100 ClangASTContext::GetBasicType(m_ast_context, eBasicTypeVoid); 2104 m_ast_context, void_clang_type, &void_ptr_clang_type, 1, false, 0); 2114 ClangASTContext::GetASTContext(m_ast_context) 2134 TypeSourceInfo *type_source_info = m_ast_context->getTrivialTypeSourceInfo( 2145 *m_ast_context, m_ast_context->getTranslationUnitDecl(), SourceLocation(), 2145 *m_ast_context, m_ast_context->getTranslationUnitDecl(), SourceLocation(),