Home
last modified time | relevance | path

Searched refs:GetForTarget (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp90 ScratchTypeSystemClang::GetForTarget(process_sp->GetTarget()) in NSError_SummaryProvider()
159 ScratchTypeSystemClang::GetForTarget(process_sp->GetTarget()) in Update()
H A DNSException.cpp73 ScratchTypeSystemClang::GetForTarget(process_sp->GetTarget()); in ExtractFields()
H A DNSArray.cpp466 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in NSArrayMSyntheticFrontEndBase()
613 auto *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in GenericNSArrayISyntheticFrontEnd()
782 ScratchTypeSystemClang::GetForTarget(*m_backend.GetTargetSP()); in GetChildAtIndex()
H A DNSIndexPath.cpp56 TypeSystemClang *ast = ScratchTypeSystemClang::GetForTarget( in Update()
H A DNSDictionary.cpp70 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetLLDBNSPairType()
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetQueuesHandler.cpp184 ScratchTypeSystemClang::GetForTarget(thread.GetProcess()->GetTarget()); in SetupGetQueuesFunction()
225 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetCurrentQueues()
H A DAppleGetPendingItemsHandler.cpp167 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetPendingItemsFunction()
220 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetPendingItems()
H A DAppleGetThreadItemInfoHandler.cpp174 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupGetThreadItemInfoFunction()
227 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetThreadItemInfo()
H A DAppleGetItemInfoHandler.cpp221 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetItemInfo()
H A DSystemRuntimeMacOSX.cpp418 ScratchTypeSystemClang::GetForTarget(m_process->GetTarget()); in ReadLibdispatchTSDIndexes()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp127 ScratchTypeSystemClang::GetForTarget(*target); in GetObjectDescription()
142 TypeSystemClang *ast_context = ScratchTypeSystemClang::GetForTarget(*target); in GetObjectDescription()
525 ScratchTypeSystemClang::GetForTarget(*exception_sp->GetTargetSP()); in GetBacktraceThreadFromException()
H A DAppleObjCTrampolineHandler.cpp420 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in RefreshTrampolines()
733 TypeSystemClang *clang_ast_context = ScratchTypeSystemClang::GetForTarget( in SetupDispatchFunction()
870 ScratchTypeSystemClang::GetForTarget(*target_sp); in GetStepThroughDispatchPlan()
H A DAppleObjCRuntimeV2.cpp1631 ScratchTypeSystemClang::GetForTarget(exe_ctx.GetTargetRef()); in GetClassInfoUtilityFunctionImpl()
1772 ScratchTypeSystemClang::GetForTarget(exe_ctx.GetTargetRef()); in GetClassInfoUtilityFunctionImpl()
1880 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in UpdateISAToDescriptorMap()
2142 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in UpdateISAToDescriptorMap()
3238 ScratchTypeSystemClang::GetForTarget(process_sp->GetTarget()); in ObjCExceptionRecognizedStackFrame()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h381 return ScratchTypeSystemClang::GetForTarget(target, in GetScratchContext()
H A DASTResultSynthesizer.cpp473 TypeSystemClang *scratch_ctx = ScratchTypeSystemClang::GetForTarget( in CommitPersistentDecls()
H A DClangExpressionDeclMap.cpp134 if (!ScratchTypeSystemClang::GetForTarget(*target)) in WillParse()
749 ScratchTypeSystemClang::GetForTarget(*target); in GetPersistentDecl()
H A DClangASTSource.cpp81 TypeSystemClang *scratch_ast = ScratchTypeSystemClang::GetForTarget( in ~ClangASTSource()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp343 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in DoLoadImage()
685 TypeSystemClang *ast = ScratchTypeSystemClang::GetForTarget(target); in MakeLoadImageUtilityFunction()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1158 GetForTarget(Target &target,
1169 static TypeSystemClang *GetForTarget(Target &target, in GetForTarget() function
1171 return GetForTarget(target, InferIsolatedASTKindFromLangOpts(lang_opts)); in GetForTarget()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp630 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in MakeLoadImageUtilityFunction()
880 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in DoLoadImage()
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp235 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in NotifyBreakpointHit()
H A DDynamicLoaderMacOSXDYLD.cpp351 ScratchTypeSystemClang::GetForTarget(process->GetTarget()); in NotifyBreakpointHit()
H A DDynamicLoaderDarwin.cpp1098 ScratchTypeSystemClang::GetForTarget(target); in GetThreadLocalData()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp527 ScratchTypeSystemClang::GetForTarget(m_process->GetTarget()); in GetExceptionObjectForThread()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp848 ScratchTypeSystemClang::GetForTarget(*valobj.GetTargetSP()); in LibcxxWStringSummaryProvider()

12