Searched defs:Creator (Results 1 – 13 of 13) sorted by relevance
22 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
148 struct Creator { struct156 struct Creator<Ret Class::*> { struct171 TestFn tf = Creator<TestFn>::create(); in test_imp() argument
35 typedef std::function<CustomGraphOptimizer*()> Creator; typedef
38 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
35 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
48 const Tool &Creator; variable
77 typedef std::function<Status(ConditionalAccumulatorBase**)> Creator; typedef
30 Command::Command(const Action &Source, const Tool &Creator, in Command()
818 typedef std::function<Status(const AttrSlice& attrs, FunctionDef*)> Creator; typedef
144 IndependentFrontendActionCreator Creator; in TEST() local
159 Creator string member
891 Creator, enumerator