Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp54 auto clang_ast_context = ts.dyn_cast_or_null<TypeSystemClang>(); in BlockPointerSyntheticFrontEnd() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp62 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext() argument
H A DClangExpressionDeclMap.cpp243 auto clang_ast_context = GetScratchContext(*target); in AddPersistentVariable() local