Home
last modified time | relevance | path

Searched defs:cpp_runtime (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepThrough.cpp99 CPPLanguageRuntime *cpp_runtime = in LookForPlanToStepThroughFromCurrentPC() local
H A DProcess.cpp1786 LanguageRuntime *cpp_runtime = GetLanguageRuntime(eLanguageTypeC_plus_plus); in IsPossibleDynamicValue() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp71 CPPLanguageRuntime *cpp_runtime = process->GetCPPLanguageRuntime(); in LibcxxFunctionSummaryProvider() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp470 auto cpp_runtime = m_process->GetCPPLanguageRuntime(); in GetExceptionObjectForThread() local