Searched refs:PrintedNestedNameSpecifierMatches (Results 1 – 1 of 1) sorted by relevance
123 PrintedNestedNameSpecifierMatches(StringRef Code, StringRef DeclName, in PrintedNestedNameSpecifierMatches() function256 ASSERT_TRUE(PrintedNestedNameSpecifierMatches(Code, "func", "foo::bar::")); in TEST()266 PrintedNestedNameSpecifierMatches(Code, "method", "vector<int>::")); in TEST()