Home
last modified time | relevance | path

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

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