Home
last modified time | relevance | path

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

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