Home
last modified time | relevance | path

Searched refs:LibCppStdFunctionCallableCase (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
284 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
390 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
388 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
388 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp88 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
92 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
285 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase {
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp84 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
88 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
282 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
391 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h24 enum class LibCppStdFunctionCallableCase { enum
36 LibCppStdFunctionCallableCase callable_case =
37 LibCppStdFunctionCallableCase::Invalid;
H A DCPPLanguageRuntime.cpp87 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()
91 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()
284 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()
390 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp80 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()
84 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()
90 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()
96 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp79 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()
83 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()
89 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()
95 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp79 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()
83 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()
89 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()
95 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp79 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()
83 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()
89 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()
95 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp79 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()
83 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()
89 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()
95 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()

12