Home
last modified time | relevance | path

Searched defs:method_name (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dxmethods.py150 def match(self, class_type, method_name): argument
267 def match(self, class_type, method_name): argument
311 def match(self, class_type, method_name): argument
392 def match(self, class_type, method_name): argument
507 def match(self, class_type, method_name): argument
556 def match(self, class_type, method_name): argument
583 def _supports(self, method_name): argument
615 def _supports(self, method_name): argument
634 def _supports(self, method_name): argument
653 def match(self, class_type, method_name): argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dxmethods.py173 def match(self, class_type, method_name): argument
306 def match(self, class_type, method_name): argument
354 def match(self, class_type, method_name): argument
441 def match(self, class_type, method_name): argument
564 def match(self, class_type, method_name): argument
617 def match(self, class_type, method_name): argument
647 def _supports(self, method_name): argument
680 def _supports(self, method_name): argument
700 def _supports(self, method_name): argument
720 def match(self, class_type, method_name): argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h157 char* method_name; member
182 char* method_name; member
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dconnection.cc126 argument_wrapper<char *> method_name; in do_wait() local
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dconnection.cc135 argument_wrapper<char *> method_name; in do_wait() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h29 string method_name; member
H A Dgenerator.cc262 string method_name; in add_set_enum() local
882 string isl_class::method_name(FunctionDecl *fd) const in method_name() function in isl_class
H A Dcpp.cc1272 const std::string &method_name, const std::string &enum_name) : in EnumMethod()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp610 #define LSM_INSERT_NULLARY(receiver, method_name) \ argument
613 #define LSM_INSERT_UNARY(receiver, method_name) \ argument
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dmodule-abi-8.h126 SEL method_name; /* This variable is the method's name. member
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dsendmsg.c664 const char *method_name; in class_addMethod() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dsendmsg.c664 const char *method_name; in class_addMethod() local
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dmodule-abi-8.h126 SEL method_name; /* This variable is the method's name. member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c2272 char *method_name; in tg_class_method_variant() local
2349 char *method_name; in tg_class_static_method_variant() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c2263 char *method_name; in tg_class_method_variant() local
2340 char *method_name; in tg_class_static_method_variant() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc5971 tree method_name = METHOD_SEL_NAME (method); in insert_method_into_method_map() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c5885 tree method_name = METHOD_SEL_NAME (method); in insert_method_into_method_map() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3665 uint32_t method_name; /* SEL, aka struct objc_selector * (32-bit pointer) */ member