Searched refs:wrong_file_path (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/include/clang/Tooling/Core/ |
D | Replacement.h | 147 wrong_file_path, enumerator
|
/external/llvm-project/clang/lib/Tooling/Core/ |
D | Replacement.cpp | 168 case replacement_error::wrong_file_path: in getReplacementErrString() 249 replacement_error::wrong_file_path, R, *Replaces.begin()); in add()
|
/external/llvm-project/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 165 replacement_error::wrong_file_path, in TEST_F() 1263 std::move(Err), replacement_error::wrong_file_path, in TEST_F() 1280 checkReplacementError(std::move(Err), replacement_error::wrong_file_path, in TEST_F() 1294 std::move(Err), replacement_error::wrong_file_path, in TEST_F()
|