Home
last modified time | relevance | path

Searched refs:is_class_method (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp239 const bool is_class_method = in GetMethodNameVariants() local
246 if (is_class_method || is_instance_method) { in GetMethodNameVariants()