Searched refs:ParseMatcherWithError (Results 1 – 1 of 1) sorted by relevance
312 std::string ParseMatcherWithError(StringRef Code) { in ParseMatcherWithError() function337 ParseMatcherWithError("\"A\"")); in TEST()370 ParseMatcherWithError("hasBody(stmt())")); in TEST()375 ParseMatcherWithError(R"query(decl(hasAttr("attr::Fnal")))query")); in TEST()379 ParseMatcherWithError(R"query(decl(hasAttr("Final")))query")); in TEST()383 ParseMatcherWithError(R"query(decl(hasAttr("unrelated")))query")); in TEST()388 ParseMatcherWithError( in TEST()394 ParseMatcherWithError( in TEST()401 ParseMatcherWithError( in TEST()