Searched defs:sourced (Results 1 – 2 of 2) sorted by relevance
59 Binder sourced = originalBinder.withSource(xmlSource()); in start() local102 Binder sourced = originalBinder.withSource(xmlSource()); in start() local
929 template <typename PA> inline constexpr auto sourced(PA parser) { in sourced() function