Home
last modified time | relevance | path

Searched refs:scratch_clang_ast_context (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.cpp77 TypeSystemClang *scratch_clang_ast_context = in ~ClangASTSource() local
80 if (!scratch_clang_ast_context) in ~ClangASTSource()
84 scratch_clang_ast_context->getASTContext(); in ~ClangASTSource()