Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.cpp241 const bool is_instance_method = in GetMethodNameVariants() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp547 bool &is_instance_method, in GetFunctionMethodInfo()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DStackFrame.cpp557 bool is_instance_method = false; in GetValueForVariableExpressionPath() local