Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp53 auto clang_ast_context = ts.dyn_cast_or_null<TypeSystemClang>(); BlockPointerSyntheticFrontEnd() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp63 m_ast_context = &clang_ast_context.getASTContext(); in InstallASTContext() argument
H A DClangExpressionDeclMap.cpp244 if (!clang_ast_context) in AddPersistentVariable() local