Searched refs:LibCppStdFunctionCallableCase (Results 1 – 3 of 3) sorted by relevance
24 enum class LibCppStdFunctionCallableCase { enum36 LibCppStdFunctionCallableCase callable_case =37 LibCppStdFunctionCallableCase::Invalid;
88 LibCppStdFunctionCallableCase::Lambda; in line_entry_helper()92 LibCppStdFunctionCallableCase::CallableObject; in line_entry_helper()284 LibCppStdFunctionCallableCase::FreeOrMemberFunction; in FindLibCppStdFunctionCallableInfo()393 if (callable_info.callable_case != LibCppStdFunctionCallableCase::Invalid && in GetStepThroughTrampolinePlan()
102 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Invalid: in LibcxxFunctionSummaryProvider()106 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::Lambda: in LibcxxFunctionSummaryProvider()112 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::CallableObject: in LibcxxFunctionSummaryProvider()118 case CPPLanguageRuntime::LibCppStdFunctionCallableCase::FreeOrMemberFunction: in LibcxxFunctionSummaryProvider()