Home
last modified time | relevance | path

Searched refs:replaceNestedName (Results 1 – 3 of 3) sorted by relevance

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