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 D | Replacement.h | 147 wrong_file_path, enumerator
|
| /llvm-project-15.0.7/clang/lib/Tooling/Core/ |
| H A D | Replacement.cpp | 168 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 D | RefactoringTest.cpp | 165 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()
|