Searched refs:UnboundId (Results 1 – 1 of 1) sorted by relevance
117 void testUnboundNodeError(const Stencil &Stencil, StringRef UnboundId) { in testUnboundNodeError() argument119 AllOf(HasSubstr(std::string(UnboundId)), HasSubstr("not bound"))); in testUnboundNodeError()