Searched defs:clang_ast_context (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp72 auto *clang_ast_context = ClangASTContext::GetScratch(process_sp->GetTarget()); local
H A DNSArray.cpp439 auto *clang_ast_context = ClangASTContext::GetScratch( local
587 auto *clang_ast_context = ClangASTContext::GetScratch( local
755 auto *clang_ast_context = local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp52 ClangASTContext *clang_ast_context = local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp524 ClangASTContext *clang_ast_context = local
807 ClangASTContext *clang_ast_context = local
904 ClangASTContext *clang_ast_context = ClangASTContext::GetScratch(*target_sp); local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp59 void ClangASTSource::InstallASTContext(ClangASTContext &clang_ast_context) { argument

Completed in 63 milliseconds