Searched refs:LibCppStdFunctionCallableCase (Results 1 – 3 of 3) sorted by relevance
24 enum class LibCppStdFunctionCallableCase { enum36 LibCppStdFunctionCallableCase callable_case =37 LibCppStdFunctionCallableCase::Invalid;
84 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()
94 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()98 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()104 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()110 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()