Home
last modified time | relevance | path

Searched defs:ast_context (Results 1 – 13 of 13) sorted by relevance

/external/lldb/include/lldb/Symbol/
DTaggedASTType.h28 TaggedASTType (lldb::clang_type_t type, clang::ASTContext *ast_context) : in TaggedASTType()
DClangASTType.h62 ClangASTType (clang::ASTContext *ast_context, lldb::clang_type_t type) : in ClangASTType()
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp96 ClangASTContext *ast_context = target->GetScratchClangASTContext(); in GetObjectDescription() local
108 ClangASTContext *ast_context = target->GetScratchClangASTContext(); in GetObjectDescription() local
/external/lldb/source/Commands/
DCommandObjectArgs.cpp158 ClangASTContext &ast_context = thread_module_sp->GetClangASTContext(); in DoExecute() local
/external/lldb/source/Expression/
DClangExpressionParser.cpp352 std::unique_ptr<clang::ASTContext> ast_context(new ASTContext(m_compiler->getLangOpts(), in ClangExpressionParser() local
DClangFunction.cpp77 ClangASTContext *ast_context, in ClangFunction()
DClangASTSource.cpp832 clang::ASTContext *ast_context, in FindObjCMethodDeclsWithOrigin()
1195 clang::ASTContext &ast_context, in FindObjCPropertyAndIvarDeclsWithOrigin()
DClangExpressionDeclMap.cpp1360 ASTContext *ast_context, in MaybePromoteToBlockPointerType()
/external/lldb/include/lldb/Expression/
DClangASTSource.h75 void InstallASTContext (clang::ASTContext *ast_context) in InstallASTContext()
/external/lldb/source/Breakpoint/
DWatchpoint.cpp56 ClangASTContext *ast_context = target.GetScratchClangASTContext(); in Watchpoint() local
/external/chromium_org/v8/src/compiler/
Dast-graph-builder.h47 AstContext* ast_context() const { return ast_context_; } in ast_context() function
/external/lldb/source/Plugins/ABI/MacOSX-arm/
DABIMacOSX_arm.cpp430 clang::ASTContext *ast_context = clang_type.GetASTContext(); in GetReturnValueObjectImpl() local
/external/chromium_org/v8/src/
Dhydrogen.h2163 AstContext* ast_context() const { return ast_context_; } in ast_context() function