Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.h381 lldb::TypeSystemClangSP GetScratchContext(Target &target) { in GetScratchContext() function
DClangExpressionDeclMap.cpp208 assert(&target == GetScratchContext(*m_target).get()); in DeportType()
245 auto clang_ast_context = GetScratchContext(*target); in AddPersistentVariable()
283 auto context = GetScratchContext(*target); in AddPersistentVariable()
1731 auto scratch_ast_context = GetScratchContext(*target); in AddOneGenericVariable()