Searched refs:GetASTContext (Results 1 – 7 of 7) sorted by relevance
136 ClangASTContext *lldb_ctx = ClangASTContext::GetASTContext(&ast_ctx); in BuildAggregate()172 ClangASTContext *lldb_ctx = ClangASTContext::GetASTContext(&ast_ctx); in BuildArray()
957 ClangASTContext::GetASTContext(&class_decl->getASTContext())); in FindExternalVisibleDecls()975 ClangASTContext::GetASTContext(&method_decl->getASTContext())); in FindExternalVisibleDecls()1059 ClangASTContext::GetASTContext(&method_decl->getASTContext())); in FindExternalVisibleDecls()1078 ClangASTContext::GetASTContext(&method_decl->getASTContext())); in FindExternalVisibleDecls()1087 ClangASTContext::GetASTContext(&method_decl->getASTContext())); in FindExternalVisibleDecls()1854 ClangASTContext::GetASTContext(&var_decl->getASTContext())); in ResolveUnknownTypes()2159 ClangASTContext::GetASTContext(m_ast_context) in AddThisType()
284 lldb_private::ClangASTContext::GetASTContext( in CreateResultVariable()292 lldb_private::ClangASTContext::GetASTContext( in CreateResultVariable()307 lldb_private::ClangASTContext::GetASTContext( in CreateResultVariable()1141 lldb_private::ClangASTContext::GetASTContext(&decl->getASTContext())); in RewritePersistentAlloc()
38 m_type_system(ClangASTContext::GetASTContext(ast)) { in CompilerType()347 m_type_system = ClangASTContext::GetASTContext(ast); in SetCompilerType()
881 ClangASTContext *ClangASTContext::GetASTContext(clang::ASTContext *ast) { in GetASTContext() function in ClangASTContext1165 return CompilerType(GetASTContext(ast), clang_type); in GetBasicType()1960 ClangASTContext *ast_ctx = ClangASTContext::GetASTContext(ast); in GetUniqueNamespaceDeclaration()3038 clang::DeclContext *decl_ctx = ClangASTContext::GetASTContext(getASTContext()) in IsRuntimeGeneratedType()8681 ClangASTContext::GetASTContext(ast)->GetDeclContextForType( in AddMethodToObjCObjectType()
88 static ClangASTContext *GetASTContext(clang::ASTContext *ast_ctx);
489 ClangASTContext::GetASTContext(&tdecl->getASTContext()), in DoExecute()