Searched refs:BuildMethod (Results 1 – 8 of 8) sorted by relevance
61 typedef std::map<Key, Event::BuildMethod *> Registry;68 Event::BuildMethod *m_buildMethod;75 EventFactory(Event::BuildMethod *defaultBuildMethod = NULL);84 Event::BuildMethod *m_defaultBuildMethod;
95 typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &); typedef98 static BuildMethod Builder;320 static BuildMethod Builder;358 static BuildMethod Builder;381 static BuildMethod Builder;
59 EventFactory::EventFactory(Event::BuildMethod *defaultBuildMethod) in EventFactory()85 Event::BuildMethod *buildMethod(m_defaultBuildMethod); in Build()
56 Consumer(Event::BuildMethod *defBuilder = NULL,
77 Consumer::Consumer(Event::BuildMethod *defBuilder, in Consumer()
68 static BuildMethod Builder;98 static BuildMethod Builder;
301 BuildMethod(TypeSystemClang &clang_ast_ctxt, in BuildMethod() function in ObjCRuntimeMethodType445 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod( in FinishDecl()463 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod( in FinishDecl()
101 static BuildMethod MockZfsEventBuilder;