Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdevdctl/
H A Devent.h95 typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &); typedef
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp301 BuildMethod(TypeSystemClang &clang_ast_ctxt, in BuildMethod() function in ObjCRuntimeMethodType