Searched refs:checkAcceptableComponentInstallArg (Results 1 – 4 of 4) sorted by relevance
26 int checkAcceptableComponentInstallArg();
29 FRUIT_ALWAYS_INLINE inline int checkAcceptableComponentInstallArg() { in checkAcceptableComponentInstallArg() function
31 …(void)IntCollector{0, fruit::impl::checkAcceptableComponentInstallArg<ComponentFunctionArgs>()...};
253 (void)IntCollector{0, fruit::impl::checkAcceptableComponentInstallArg<FormalArgs>()...}; in install()283 (void)IntCollector{0, fruit::impl::checkAcceptableComponentInstallArg<FormalArgs>()...}; in replace()300 …(void)IntCollector{0, fruit::impl::checkAcceptableComponentInstallArg<GetReplacementComponentForma… in with()