Searched defs:ast_context (Results 1 – 13 of 13) sorted by relevance
28 TaggedASTType (lldb::clang_type_t type, clang::ASTContext *ast_context) : in TaggedASTType()
62 ClangASTType (clang::ASTContext *ast_context, lldb::clang_type_t type) : in ClangASTType()
96 ClangASTContext *ast_context = target->GetScratchClangASTContext(); in GetObjectDescription() local108 ClangASTContext *ast_context = target->GetScratchClangASTContext(); in GetObjectDescription() local
158 ClangASTContext &ast_context = thread_module_sp->GetClangASTContext(); in DoExecute() local
352 std::unique_ptr<clang::ASTContext> ast_context(new ASTContext(m_compiler->getLangOpts(), in ClangExpressionParser() local
77 ClangASTContext *ast_context, in ClangFunction()
832 clang::ASTContext *ast_context, in FindObjCMethodDeclsWithOrigin()1195 clang::ASTContext &ast_context, in FindObjCPropertyAndIvarDeclsWithOrigin()
1360 ASTContext *ast_context, in MaybePromoteToBlockPointerType()
75 void InstallASTContext (clang::ASTContext *ast_context) in InstallASTContext()
56 ClangASTContext *ast_context = target.GetScratchClangASTContext(); in Watchpoint() local
47 AstContext* ast_context() const { return ast_context_; } in ast_context() function
430 clang::ASTContext *ast_context = clang_type.GetASTContext(); in GetReturnValueObjectImpl() local
2163 AstContext* ast_context() const { return ast_context_; } in ast_context() function