Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp129 uint64_t StartOfLocationInfo = OS.tell(); in HandleDiagnostic() local
142 OS.tell() - StartOfLocationInfo, in HandleDiagnostic()
DTextDiagnostic.cpp682 uint64_t StartOfLocationInfo = OS.tell(); in emitDiagnosticMessage() local
695 Message, OS.tell() - StartOfLocationInfo, in emitDiagnosticMessage()