Searched refs:LibCppStdFunctionCallableCase (Results 1 – 3 of 3) sorted by relevance
24 enum class LibCppStdFunctionCallableCase { enum36 LibCppStdFunctionCallableCase callable_case =37 LibCppStdFunctionCallableCase::Invalid;
156 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()160 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()351 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()459 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
164 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()168 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()174 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()180 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()