Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Core/
DReplacement.h147 wrong_file_path, enumerator
/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp168 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/
DRefactoringTest.cpp165 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()