Home
last modified time | relevance | path

Searched defs:scratch_ast_context (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
DClangExpressionDeclMap.cpp1237 ASTContext *scratch_ast_context = scratch_clang_ast_context->getASTContext(); in FindExternalVisibleDecls() local
1697 ASTContext *scratch_ast_context = target->GetScratchClangASTContext()->getASTContext(); in AddOneGenericVariable() local
1742 ASTContext *scratch_ast_context = target->GetScratchClangASTContext()->getASTContext(); in ResolveUnknownTypes() local
DClangASTSource.cpp39 clang::ASTContext *scratch_ast_context = scratch_clang_ast_context->getASTContext(); in ~ClangASTSource() local