Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp476 const char* const ContentEnd = PH.P; // mark content end in ParseDirective() local
482 StringRef Content(ContentBegin, ContentEnd-ContentBegin); in ParseDirective()
491 Text.assign(ContentBegin, ContentEnd); in ParseDirective()