Searched defs:method (Results 151 - 175 of 175) sorted by relevance

1234567

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp305 const ObjCMethodDecl *method = E->getMethodDecl(); local
439 const ObjCMethodDecl *method = cast<ObjCMethodDecl>(CGF.CurCodeDecl); local
[all...]
H A DCGDebugInfo.cpp3018 const CXXMethodDecl *method = local
[all...]
H A DCGObjCMac.cpp6523 EmitVTableMessageSend(CodeGenFunction &CGF, ReturnValueSlot returnSlot, QualType resultType, Selector selector, llvm::Value *arg0, QualType arg0Type, bool isSuper, const CallArgList &formalArgs, const ObjCMethodDecl *method) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2453 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(decl); local
4267 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(D); local
4301 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(D); local
[all...]
H A DSemaDeclObjC.cpp41 bool Sema::checkInitMethod(ObjCMethodDecl *method, argument
196 CheckARCMethodDecl(ObjCMethodDecl *method) argument
1217 WarnUndefinedMethod(SourceLocation ImpLoc, ObjCMethodDecl *method, bool &IncompleteImpl, unsigned DiagID) argument
1663 ObjCMethodDecl *method = *I; local
1695 ObjCMethodDecl *method = *I; local
2840 OverrideSearch(Sema &S, ObjCMethodDecl *method) argument
[all...]
H A DSemaExprObjC.cpp1064 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(DC); local
1385 ObjCMethodDecl *method = local
2572 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(CurContext); local
2901 ObjCMethodDecl *method; local
2909 checkCallToMethod(ObjCMethodDecl *method) argument
[all...]
H A DSemaStmt.cpp1630 ObjCMethodDecl *method = 0; local
[all...]
H A DSemaExpr.cpp8303 ObjCMethodDecl *method = S.getCurMethodDecl(); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1686 addInstanceMethod(ObjCMethodDecl *method) argument
1691 addClassMethod(ObjCMethodDecl *method) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp4045 ObjCDictionaryLiteral( ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
4082 Create(const ASTContext &C, ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
/freebsd-10.3-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h179 int method; member in struct:__anon4398
576 unsigned method; member in struct:ib_sa_call
584 unsigned method; member in struct:ib_vendor_call
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c300 const char *method; local
429 const char *method; local
1594 char *method; local
[all...]
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c3318 u16 method; local
/freebsd-10.3-release/crypto/openssl/crypto/bio/
H A Dbio.h325 BIO_METHOD *method; member in struct:bio_st
/freebsd-10.3-release/crypto/openssl/crypto/x509v3/
H A Dx509v3.h205 ASN1_OBJECT *method; member in struct:ACCESS_DESCRIPTION_st
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dieee.c3653 const char *method; member in struct:ieee_type_class
[all...]
/freebsd-10.3-release/contrib/gcc/cp/
H A Dcall.c5124 tree lookup_args, lookup_fn, method, idx; local
[all...]
H A Dclass.c902 add_method(tree type, tree method, tree using_decl) argument
1858 tree method; local
2327 tree method = OVL_CURRENT (methods); local
4279 tree method = TYPE_METHODS (type); local
4970 tree method; local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dexpr.c1154 emit_block_move(rtx x, rtx y, rtx size, enum block_op_methods method) argument
2502 clear_storage(rtx object, rtx size, enum block_op_methods method) argument
/freebsd-10.3-release/sys/dev/sym/
H A Dsym_defs.h204 u_short method; member in struct:Symbios_nvram::Symbios_scam
/freebsd-10.3-release/sys/net/
H A Dzlib.c361 Byte method; /* STORED (for zip only) or DEFLATED */ member in struct:deflate_state
3080 uInt method; /* i member in union:internal_state::__anon11018
[all...]
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h908 u8 method; member in struct:mlx4_mad_ifc
/freebsd-10.3-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h3573 uint8_t method; member in struct:_ib_mad
3655 ib_mad_init_new(IN ib_mad_t * const p_mad, IN const uint8_t mgmt_class, IN const uint8_t class_ver, IN const uint8_t method, IN const ib_net64_t trans_id, IN const ib_net16_t attr_id, IN const ib_net32_t attr_mod) argument
3896 uint8_t method; member in struct:_ib_smp
4073 ib_smp_init_new(IN ib_smp_t * const p_smp, IN const uint8_t method, IN const ib_net64_t trans_id, IN const ib_net16_t attr_id, IN const ib_net32_t attr_mod, IN const uint8_t hop_count, IN const ib_net64_t m_key, IN const uint8_t * path_out, IN const ib_net16_t dr_slid, IN const ib_net16_t dr_dlid) argument
[all...]
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssl.h815 COMP_METHOD *method; member in struct:ssl_comp_st
817 char *method; member in struct:ssl_comp_st
825 const SSL_METHOD *method; member in struct:ssl_ctx_st
1256 const SSL_METHOD *method; member in struct:ssl_st
/freebsd-10.3-release/sys/dev/mlx5/
H A Dmlx5_ifc.h2676 u8 method[0x7]; member in struct:mlx5_ifc_icmd_access_reg_in_bits

Completed in 647 milliseconds

1234567