Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp125 TypeSystemClang *ast_context = in GetObjectDescription() local
141 TypeSystemClang *ast_context = ScratchTypeSystemClang::GetForTarget(*target); in GetObjectDescription() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp703 clang::ASTContext &ast_context = m_compiler->getASTContext(); in ClangExpressionParser() local
1117 clang::ASTContext &ast_context = m_compiler->getASTContext(); in ParseInternal() local
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxx.cpp694 TypeSystemClang *ast_context = in LibcxxWStringSummaryProvider() local