Searched defs:method_name (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
| H A D | ScriptedPythonInterface.h | 65 #define SET_CASE_AND_CONTINUE(method_name, case) \ in CheckAbstractMethodImplementation() argument 73 llvm::StringLiteral method_name = requirement.name; in CheckAbstractMethodImplementation() local 335 T Dispatch(llvm::StringRef method_name, Status &error, Args &&...args) { in Dispatch() 398 Status GetStatusFromMethod(llvm::StringRef method_name, Args &&...args) { in GetStatusFromMethod()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
| H A D | jitprofiling.h | 157 char* method_name; member 182 char* method_name; member
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptedPythonInterface.h | |
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_powerres.c | 302 char *method_name, *reslist_name = NULL; in acpi_pwr_switch_consumer() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Language.h | 214 GetMethodNameVariants(ConstString method_name) const { in GetMethodNameVariants()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | ObjCLanguage.cpp | 99 ObjCLanguage::ObjCMethodName method_name(name, type); in Create() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LocalizationChecker.cpp | 604 #define LSM_INSERT_NULLARY(receiver, method_name) \ argument 607 #define LSM_INSERT_UNARY(receiver, method_name) \ argument
|
| /freebsd/lib/libc/net/ |
| H A D | nsdispatch.c | 629 const char *method_name, const ns_src defaults[], ...) in _nsdispatch()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 3898 uint32_t method_name; /* SEL, aka struct objc_selector * (32-bit pointer) */ member
|