Searched defs:ast_context (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp575 ClangASTContext *ast_context = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp114 ClangASTContext *ast_context = ClangASTContext::GetScratch(*target); local
129 ClangASTContext *ast_context = ClangASTContext::GetScratch(*target); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp607 clang::ASTContext &ast_context = m_compiler->getASTContext(); local
971 clang::ASTContext &ast_context = m_compiler->getASTContext(); local
[all...]

Completed in 167 milliseconds