Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp328 std::string getDeclarationSourceText(const Decl *D) { in getDeclarationSourceText() function
443 NewCode += getDeclarationSourceText(MovedDecl); in createInsertedReplacements()