Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h147 wrong_file_path, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp169 case replacement_error::wrong_file_path: in getReplacementErrString()
250 replacement_error::wrong_file_path, R, *Replaces.begin()); in add()