Home
last modified time | relevance | path

Searched defs:BuildMethod (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/lib/libdevdctl/
H A Devent.h95 typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &); typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp319 BuildMethod(clang::ObjCInterfaceDecl *interface_decl, const char *name, in BuildMethod() function in ObjCRuntimeMethodType