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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp7120 AddMethodToCXXRecordType( lldb::opaque_compiler_type_t type, llvm::StringRef name, const char *mangled_name, const CompilerType &method_clang_type, lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, bool is_explicit, bool is_attr_used, bool is_artificial) argument
7564 AddMethodToObjCObjectType( const CompilerType &type, const char *name, const CompilerType &method_clang_type, lldb::AccessType access, bool is_artificial, bool is_variadic, bool is_objc_direct_call) argument

Completed in 114 milliseconds