Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp229 const bool is_instance_method = in GetMethodNameVariants() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp543 bool &is_instance_method, in GetFunctionMethodInfo()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp571 bool is_instance_method = false; in GetValueForVariableExpressionPath() local