Searched defs:is_instance_method (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp394 const bool is_instance_method = m_type == eTypeInstanceMethod; local
H A DStackFrame.cpp642 bool is_instance_method = false; local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp569 GetFunctionMethodInfo(lldb::LanguageType &language, bool &is_instance_method, ConstString &language_object_name) argument
H A DClangASTContext.cpp2243 GetClassMethodInfoForDeclContext(clang::DeclContext *decl_ctx, lldb::LanguageType &language, bool &is_instance_method, ConstString &language_object_name) argument

Completed in 92 milliseconds