Home
last modified time | relevance | path

Searched defs:is_instance_method (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp235 const bool is_instance_method = m_type == eTypeInstanceMethod; in GetFullNames() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp569 bool &is_instance_method, in GetFunctionMethodInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp550 bool is_instance_method = false; in GetValueForVariableExpressionPath() local