Searched refs:BuildMethod (Results 1 – 8 of 8) sorted by relevance
59 typedef std::map<Key, Event::BuildMethod *> Registry;66 Event::BuildMethod *m_buildMethod;73 EventFactory(Event::BuildMethod *defaultBuildMethod = NULL);82 Event::BuildMethod *m_defaultBuildMethod;
93 typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &); typedef96 static BuildMethod Builder;318 static BuildMethod Builder;356 static BuildMethod Builder;379 static BuildMethod Builder;
56 EventFactory::EventFactory(Event::BuildMethod *defaultBuildMethod) in EventFactory()82 Event::BuildMethod *buildMethod(m_defaultBuildMethod); in Build()
54 Consumer(Event::BuildMethod *defBuilder = NULL,
74 Consumer::Consumer(Event::BuildMethod *defBuilder, in Consumer()
66 static BuildMethod Builder;96 static BuildMethod Builder;
299 BuildMethod(TypeSystemClang &clang_ast_ctxt, in BuildMethod() function in ObjCRuntimeMethodType443 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod( in FinishDecl()461 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod( in FinishDecl()
101 static BuildMethod MockZfsEventBuilder;