Home
last modified time | relevance | path

Searched defs:replaceNestedName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/Tooling/Core/
H A DLookup.cpp85 std::string tooling::replaceNestedName(const NestedNameSpecifier *Use, in replaceNestedName() function in tooling
/aosp_15_r20/external/clang/unittests/Tooling/
H A DLookupTest.cpp32 TEST(LookupTest, replaceNestedName) { in TEST() argument