Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Tooling/Core/
H A DReplacement.h147 wrong_file_path, enumerator
/llvm-project-15.0.7/clang/lib/Tooling/Core/
H A DReplacement.cpp168 case replacement_error::wrong_file_path: in getReplacementErrString()
249 replacement_error::wrong_file_path, R, *Replaces.begin()); in add()
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRefactoringTest.cpp165 replacement_error::wrong_file_path, in TEST_F()
1252 std::move(Err), replacement_error::wrong_file_path, in TEST_F()
1269 checkReplacementError(std::move(Err), replacement_error::wrong_file_path, in TEST_F()
1283 std::move(Err), replacement_error::wrong_file_path, in TEST_F()