Searched defs:Creator (Results 1 – 5 of 5) sorted by relevance
27 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic()
93 struct Creator { struct in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor94 static void *call() { return new ThreadPoolExecutor(strategy); } in call()
37 Command::Command(const Action &Source, const Tool &Creator, in Command()388 CC1Command::CC1Command(const Action &Source, const Tool &Creator, in CC1Command()
111 const Tool &Creator; variable
78 CreationRule Creator = nullptr; member