Searched defs:num_functions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Breakpoint/ | ||
H A D | BreakpointResolverName.cpp | 299 uint32_t num_functions = func_list.GetSize(); SearchCallback() local |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4363 size_t num_functions = 0; GetNumMemberFunctions() local |