Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp227 const bool is_class_method = in GetMethodNameVariants() local
234 if (is_class_method || is_instance_method) { in GetMethodNameVariants()