Home
last modified time | relevance | path

Searched refs:UnboundId (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/unittests/Tooling/
DStencilTest.cpp117 void testUnboundNodeError(const Stencil &Stencil, StringRef UnboundId) { in testUnboundNodeError() argument
119 AllOf(HasSubstr(std::string(UnboundId)), HasSubstr("not bound"))); in testUnboundNodeError()