Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.cpp238 const bool is_instance_method = in GetMethodNameVariants() local
/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp549 bool &is_instance_method, in GetFunctionMethodInfo()
/external/llvm-project/lldb/source/Target/
DStackFrame.cpp551 bool is_instance_method = false; in GetValueForVariableExpressionPath() local