Searched refs:replaceNestedName (Results 1 – 3 of 3) sorted by relevance
32 TEST(LookupTest, replaceNestedName) { in TEST() argument39 return tooling::replaceNestedName( in TEST()
40 std::string replaceNestedName(const NestedNameSpecifier *Use,
85 std::string tooling::replaceNestedName(const NestedNameSpecifier *Use, in replaceNestedName() function in tooling