/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/ |
D | AppleGetQueuesHandler.cpp | 182 TypeSystemClang *clang_ast_context = in SetupGetQueuesFunction() local 223 TypeSystemClang *clang_ast_context = in GetCurrentQueues() local
|
D | AppleGetPendingItemsHandler.cpp | 166 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetPendingItemsFunction() local 218 TypeSystemClang *clang_ast_context = in GetPendingItems() local
|
D | AppleGetThreadItemInfoHandler.cpp | 173 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetThreadItemInfoFunction() local 225 TypeSystemClang *clang_ast_context = in GetThreadItemInfo() local
|
D | AppleGetItemInfoHandler.cpp | 219 TypeSystemClang *clang_ast_context = in GetItemInfo() local
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCTrampolineHandler.cpp | 523 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
|
D | AppleObjCRuntime.cpp | 528 TypeSystemClang *clang_ast_context = in GetBacktraceThreadFromException() local
|
D | AppleObjCRuntimeV2.cpp | 2613 TypeSystemClang *clang_ast_context = in ObjCExceptionRecognizedStackFrame() local
|
/external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
D | NSException.cpp | 72 auto *clang_ast_context = in ExtractFields() local
|
D | NSArray.cpp | 444 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/ |
D | BlockPointer.cpp | 52 TypeSystemClang *clang_ast_context = in BlockPointerSyntheticFrontEnd() local
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderMacOS.cpp | 226 TypeSystemClang *clang_ast_context = in NotifyBreakpointHit() local
|
D | DynamicLoaderMacOSXDYLD.cpp | 345 TypeSystemClang *clang_ast_context = in NotifyBreakpointHit() local
|
D | DynamicLoaderDarwin.cpp | 1115 TypeSystemClang *clang_ast_context = in GetThreadLocalData() local
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
D | ItaniumABILanguageRuntime.cpp | 538 TypeSystemClang *clang_ast_context = in GetExceptionObjectForThread() local
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | ClangASTSource.cpp | 62 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext()
|
D | ClangExpressionDeclMap.cpp | 225 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget(*target); in AddPersistentVariable() local
|