Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DAppleGetQueuesHandler.cpp182 TypeSystemClang *clang_ast_context = in SetupGetQueuesFunction() local
223 TypeSystemClang *clang_ast_context = in GetCurrentQueues() local
DAppleGetPendingItemsHandler.cpp166 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetPendingItemsFunction() local
218 TypeSystemClang *clang_ast_context = in GetPendingItems() local
DAppleGetThreadItemInfoHandler.cpp173 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetThreadItemInfoFunction() local
225 TypeSystemClang *clang_ast_context = in GetThreadItemInfo() local
DAppleGetItemInfoHandler.cpp219 TypeSystemClang *clang_ast_context = in GetItemInfo() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.cpp523 TypeSystemClang *clang_ast_context = in RefreshTrampolines() local
830 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupDispatchFunction() local
934 TypeSystemClang *clang_ast_context = in GetStepThroughDispatchPlan() local
DAppleObjCRuntime.cpp528 TypeSystemClang *clang_ast_context = in GetBacktraceThreadFromException() local
DAppleObjCRuntimeV2.cpp2613 TypeSystemClang *clang_ast_context = in ObjCExceptionRecognizedStackFrame() local
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSException.cpp72 auto *clang_ast_context = in ExtractFields() local
DNSArray.cpp444 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in NSArrayMSyntheticFrontEndBase() local
592 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in GenericNSArrayISyntheticFrontEnd() local
760 auto *clang_ast_context = in GetChildAtIndex() local
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DBlockPointer.cpp52 TypeSystemClang *clang_ast_context = in BlockPointerSyntheticFrontEnd() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOS.cpp226 TypeSystemClang *clang_ast_context = in NotifyBreakpointHit() local
DDynamicLoaderMacOSXDYLD.cpp345 TypeSystemClang *clang_ast_context = in NotifyBreakpointHit() local
DDynamicLoaderDarwin.cpp1115 TypeSystemClang *clang_ast_context = in GetThreadLocalData() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp538 TypeSystemClang *clang_ast_context = in GetExceptionObjectForThread() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.cpp62 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext()
DClangExpressionDeclMap.cpp225 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget(*target); in AddPersistentVariable() local