Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp499 storedDiag.fixit_end()); in Report()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1697 fixit_iterator fixit_end() const { return FixIts.end(); } in fixit_end() function