Home
last modified time | relevance | path

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

/external/clang/include/clang/Tooling/
DRefactoring.h86 bool formatAndApplyAllReplacements(const Replacements &Replaces,
/external/clang/lib/Tooling/
DRefactoring.cpp65 bool formatAndApplyAllReplacements(const Replacements &Replaces, in formatAndApplyAllReplacements() function
/external/clang/unittests/Tooling/
DRefactoringTest.cpp197 EXPECT_TRUE(formatAndApplyAllReplacements( in TEST_F()