Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp228 const bool is_instance_method = in GetMethodNameVariants() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolContext.cpp543 bool &is_instance_method, in GetFunctionMethodInfo()
/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrame.cpp558 bool is_instance_method = false; in GetValueForVariableExpressionPath() local