Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp53 auto clang_ast_context = ts.dyn_cast_or_null<TypeSystemClang>(); in BlockPointerSyntheticFrontEnd() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp63 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext()
H A DClangExpressionDeclMap.cpp245 auto clang_ast_context = GetScratchContext(*target); in AddPersistentVariable() local