Searched refs:ParseMatcherWithError (Results 1 – 1 of 1) sorted by relevance
310 std::string ParseMatcherWithError(StringRef Code) { in ParseMatcherWithError() function335 ParseMatcherWithError("\"A\"")); in TEST()369 ParseMatcherWithError("hasBody(stmt())")); in TEST()374 ParseMatcherWithError(R"query(decl(hasAttr("attr::Fnal")))query")); in TEST()378 ParseMatcherWithError(R"query(decl(hasAttr("Final")))query")); in TEST()382 ParseMatcherWithError(R"query(decl(hasAttr("unrelated")))query")); in TEST()387 ParseMatcherWithError( in TEST()393 ParseMatcherWithError( in TEST()400 ParseMatcherWithError( in TEST()