Searched refs:ContentEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp608 const char* const ContentEnd = PH.P; // mark content end local
616 StringRef Content(ContentBegin, ContentEnd-ContentBegin);
625 D.Text.assign(ContentBegin, ContentEnd);

Completed in 105 milliseconds